Skip to content

Commit 27aba6f

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#1039)
* chore(package): update @babel/core to version 7.7.7 * chore(package): update @babel/preset-env to version 7.7.7 * fix(package): update @babel/runtime to version 7.7.7 * chore(package): update lockfile package-lock.json
1 parent 9d73eb7 commit 27aba6f

File tree

2 files changed

+63
-51
lines changed

2 files changed

+63
-51
lines changed

‎package-lock.json

Lines changed: 60 additions & 48 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
@@ -29,19 +29,19 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "7.7.6",
32+
"@babel/runtime": "7.7.7",
3333
"@babel/runtime-corejs3": "7.7.7",
3434
"uuid": "3.3.3",
3535
"ws": "7.2.1",
3636
"xmlhttprequest": "1.8.0"
3737
},
3838
"devDependencies": {
39-
"@babel/core": "7.7.5",
39+
"@babel/core": "7.7.7",
4040
"@babel/plugin-proposal-class-properties": "7.7.4",
4141
"@babel/plugin-transform-flow-comments": "7.7.4",
4242
"@babel/plugin-transform-flow-strip-types": "7.7.4",
4343
"@babel/plugin-transform-runtime": "7.7.6",
44-
"@babel/preset-env": "7.7.6",
44+
"@babel/preset-env": "7.7.7",
4545
"@babel/preset-react": "7.7.4",
4646
"@parse/minami": "1.0.0",
4747
"babel-eslint": "10.0.3",

0 commit comments

Comments
 (0)