Skip to content

Commit a606f5c

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#852)
* chore(package): update @babel/preset-env to version 7.5.2 * fix(package): update @babel/runtime to version 7.5.2 * chore(package): update lockfile package-lock.json
1 parent 5d3448e commit a606f5c

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

‎package-lock.json

Lines changed: 25 additions & 25 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.5.1",
31+
"@babel/runtime": "7.5.2",
3232
"uuid": "3.3.2",
3333
"ws": "7.1.0",
3434
"xmlhttprequest": "1.8.0"
@@ -40,7 +40,7 @@
4040
"@babel/plugin-transform-flow-strip-types": "7.4.4",
4141
"@babel/plugin-transform-runtime": "7.5.0",
4242
"@babel/polyfill": "7.4.4",
43-
"@babel/preset-env": "7.5.0",
43+
"@babel/preset-env": "7.5.2",
4444
"@babel/preset-react": "7.0.0",
4545
"@parse/minami": "1.0.0",
4646
"babel-core": "7.0.0-bridge.0",

0 commit comments

Comments
 (0)