Skip to content

Commit 5a71d20

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#755)
* 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
1 parent d24c346 commit 5a71d20

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

‎package-lock.json

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-native": false
2929
},
3030
"dependencies": {
31-
"@babel/runtime": "^7.4.0",
31+
"@babel/runtime": "^7.4.2",
3232
"ws": "6.2.0",
3333
"xmlhttprequest": "1.8.0"
3434
},
@@ -39,7 +39,7 @@
3939
"@babel/plugin-transform-flow-strip-types": "7.4.0",
4040
"@babel/plugin-transform-runtime": "7.4.0",
4141
"@babel/polyfill": "7.4.0",
42-
"@babel/preset-env": "7.4.1",
42+
"@babel/preset-env": "7.4.2",
4343
"@babel/preset-react": "7.0.0",
4444
"@parse/minami": "^1.0.0",
4545
"babel-core": "^7.0.0-bridge.0",

0 commit comments

Comments
 (0)