Skip to content

Commit 6be48ea

Browse files
committed
[Dev Deps] update airbnb-js-shims
1 parent d3b0ba2 commit 6be48ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Unreleased
22
- [Fix] avoid using reserved param name in babel 7 templates
3+
- [Dev Deps] update `airbnb-js-shims`
34

45
## v2.3.1
56
- [Fix] Evaluate `import()` argument synchronously (#85)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/plugin-external-helpers": "^7.8.3",
4747
"@babel/plugin-transform-template-literals": "^7.8.3",
4848
"@babel/preset-env": "^7.9.5",
49-
"airbnb-js-shims": "^2.2.0",
49+
"airbnb-js-shims": "^2.2.1",
5050
"babel-cli": "^6.26.0",
5151
"babel-core": "^6.26.3",
5252
"babel-eslint": "^9.0.0",

0 commit comments

Comments
 (0)