Skip to content

Commit

Permalink
Update @babel/preset-env requirement from 7.3.4 to 7.4.2
Browse files Browse the repository at this point in the history
Updates the requirements on [@babel/preset-env](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.3.4...v7.4.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Mar 25, 2019
1 parent 62d41b4 commit 8047269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.3.4",
"@babel/preset-env": "7.3.4",
"@babel/preset-env": "7.4.2",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-loader": "8.0.5",
Expand Down

0 comments on commit 8047269

Please sign in to comment.