Update babel7 to the latest version 🚀 (#6194)
* chore(package): update @babel/core to version 7.7.2 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
453accfc67
commit
390cfa56e1
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.7.0",
|
||||
"@babel/core": "7.7.0",
|
||||
"@babel/core": "7.7.2",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
|
||||
"@babel/plugin-transform-flow-strip-types": "7.6.3",
|
||||
"@babel/preset-env": "7.7.1",
|
||||
|
||||
Reference in New Issue
Block a user