Skip to content

Commit

Permalink
[Dev Deps] update airbnb-js-shims
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 20, 2020
1 parent d3b0ba2 commit 6be48ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Unreleased
- [Fix] avoid using reserved param name in babel 7 templates
- [Dev Deps] update `airbnb-js-shims`

## v2.3.1
- [Fix] Evaluate `import()` argument synchronously (#85)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/plugin-external-helpers": "^7.8.3",
"@babel/plugin-transform-template-literals": "^7.8.3",
"@babel/preset-env": "^7.9.5",
"airbnb-js-shims": "^2.2.0",
"airbnb-js-shims": "^2.2.1",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^9.0.0",
Expand Down

0 comments on commit 6be48ea

Please sign in to comment.