Skip to content

Commit f66a297

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#990)
* chore(package): update @babel/core to version 7.7.2 * fix(package): update @babel/runtime to version 7.7.2 * chore(package): update lockfile package-lock.json
1 parent 570d6b3 commit f66a297

File tree

2 files changed

+54
-45
lines changed

2 files changed

+54
-45
lines changed

‎package-lock.json‎

Lines changed: 52 additions & 43 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
@@ -29,14 +29,14 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "7.7.1",
32+
"@babel/runtime": "7.7.2",
3333
"@babel/runtime-corejs3": "7.7.2",
3434
"uuid": "3.3.3",
3535
"ws": "7.2.0",
3636
"xmlhttprequest": "1.8.0"
3737
},
3838
"devDependencies": {
39-
"@babel/core": "7.7.0",
39+
"@babel/core": "7.7.2",
4040
"@babel/plugin-proposal-class-properties": "7.7.0",
4141
"@babel/plugin-transform-flow-comments": "7.6.3",
4242
"@babel/plugin-transform-flow-strip-types": "7.6.3",

0 commit comments

Comments
 (0)