Skip to content

Commit bcdbd32

Browse files
greenkeeper[bot]peril-parse-community[bot]
authored andcommitted
Update babel7 to the latest version 🚀 (#1024)
* chore(package): update @babel/core to version 7.7.5 * chore(package): update @babel/plugin-transform-runtime to version 7.7.5 * chore(package): update @babel/preset-env to version 7.7.5 * fix(package): update @babel/runtime to version 7.7.5 * chore(package): update lockfile package-lock.json
1 parent 813c6e6 commit bcdbd32

File tree

2 files changed

+55
-47
lines changed

2 files changed

+55
-47
lines changed

‎package-lock.json

Lines changed: 51 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: 4 additions & 4 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.4",
32+
"@babel/runtime": "7.7.5",
3333
"@babel/runtime-corejs3": "7.7.5",
3434
"uuid": "3.3.3",
3535
"ws": "7.2.0",
3636
"xmlhttprequest": "1.8.0"
3737
},
3838
"devDependencies": {
39-
"@babel/core": "7.7.4",
39+
"@babel/core": "7.7.5",
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",
43-
"@babel/plugin-transform-runtime": "7.7.4",
44-
"@babel/preset-env": "7.7.4",
43+
"@babel/plugin-transform-runtime": "7.7.5",
44+
"@babel/preset-env": "7.7.5",
4545
"@babel/preset-react": "7.7.4",
4646
"@parse/minami": "1.0.0",
4747
"babel-eslint": "10.0.3",

0 commit comments

Comments
 (0)