Skip to content

Commit 37bb64a

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#827)
* chore(package): update @babel/core to version 7.4.5 * chore(package): update @babel/preset-env to version 7.4.5 * fix(package): update @babel/runtime to version 7.4.5 * chore(package): update lockfile package-lock.json
1 parent a89c315 commit 37bb64a

File tree

2 files changed

+82
-89
lines changed

2 files changed

+82
-89
lines changed

‎package-lock.json

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

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
"react-native": false
2929
},
3030
"dependencies": {
31-
"@babel/runtime": "7.4.4",
31+
"@babel/runtime": "7.4.5",
3232
"uuid": "3.3.2",
3333
"ws": "7.0.0",
3434
"xmlhttprequest": "1.8.0"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "7.4.4",
37+
"@babel/core": "7.4.5",
3838
"@babel/plugin-proposal-class-properties": "7.4.4",
3939
"@babel/plugin-transform-flow-comments": "7.4.4",
4040
"@babel/plugin-transform-flow-strip-types": "7.4.4",
4141
"@babel/plugin-transform-runtime": "7.4.4",
4242
"@babel/polyfill": "7.4.4",
43-
"@babel/preset-env": "7.4.4",
43+
"@babel/preset-env": "7.4.5",
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)