Update babel7 to the latest version 🚀 (#6124)
* chore(package): update @babel/cli to version 7.6.4 * chore(package): update @babel/core to version 7.6.4 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
84b79ba497
commit
f26008f031
@@ -56,8 +56,8 @@
|
||||
"ws": "7.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.6.3",
|
||||
"@babel/core": "7.6.3",
|
||||
"@babel/cli": "7.6.4",
|
||||
"@babel/core": "7.6.4",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
|
||||
"@babel/plugin-transform-flow-strip-types": "7.6.3",
|
||||
"@babel/preset-env": "7.6.3",
|
||||
|
||||
Reference in New Issue
Block a user