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:
greenkeeper[bot]
2019-10-10 20:42:47 +00:00
committed by peril-parse-community[bot]
parent 84b79ba497
commit f26008f031
2 changed files with 44 additions and 26 deletions

View File

@@ -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",