Skip to content

Commit cafb981

Browse files
author
peril-parse-community[bot]
authored
Update babel7 to the latest version 🚀 (#1104)
* chore(package): update @babel/core to version 7.8.7 * chore(package): update @babel/preset-env to version 7.8.7 * fix(package): update @babel/runtime to version 7.8.7 * chore(package): update lockfile package-lock.json
1 parent b100857 commit cafb981

File tree

2 files changed

+110
-61
lines changed

2 files changed

+110
-61
lines changed

‎package-lock.json

Lines changed: 107 additions & 58 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,7 +29,7 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "7.8.4",
32+
"@babel/runtime": "7.8.7",
3333
"@babel/runtime-corejs3": "7.8.7",
3434
"crypto-js": "4.0.0",
3535
"react-native-crypto-js": "^1.0.0",
@@ -38,12 +38,12 @@
3838
"xmlhttprequest": "1.8.0"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "7.8.6",
41+
"@babel/core": "7.8.7",
4242
"@babel/plugin-proposal-class-properties": "7.8.3",
4343
"@babel/plugin-transform-flow-comments": "7.8.3",
4444
"@babel/plugin-transform-flow-strip-types": "7.8.3",
4545
"@babel/plugin-transform-runtime": "7.8.3",
46-
"@babel/preset-env": "7.8.6",
46+
"@babel/preset-env": "7.8.7",
4747
"@babel/preset-react": "7.8.3",
4848
"@parse/minami": "1.0.0",
4949
"babel-eslint": "10.1.0",

0 commit comments

Comments
 (0)