Skip to content

Commit

Permalink
Update babel7 to the latest version 🚀 (#755)
Browse files Browse the repository at this point in the history
* chore(package): update @babel/preset-env to version 7.4.2

* chore(package): update @babel/runtime to version 7.4.2

* chore(package): update lockfile package-lock.json
  • Loading branch information
greenkeeper[bot] authored and peril-parse-community[bot] committed Mar 21, 2019
1 parent d24c346 commit 5a71d20
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-native": false
},
"dependencies": {
"@babel/runtime": "^7.4.0",
"@babel/runtime": "^7.4.2",
"ws": "6.2.0",
"xmlhttprequest": "1.8.0"
},
Expand All @@ -39,7 +39,7 @@
"@babel/plugin-transform-flow-strip-types": "7.4.0",
"@babel/plugin-transform-runtime": "7.4.0",
"@babel/polyfill": "7.4.0",
"@babel/preset-env": "7.4.1",
"@babel/preset-env": "7.4.2",
"@babel/preset-react": "7.0.0",
"@parse/minami": "^1.0.0",
"babel-core": "^7.0.0-bridge.0",
Expand Down

0 comments on commit 5a71d20

Please sign in to comment.