Update babel7 to the latest version 🚀 (#5436)

* chore(package): update @babel/preset-env to version 7.4.1

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-03-20 02:29:54 +00:00
committed by peril-parse-community[bot]
parent 9f2415420b
commit a27371b6a4
2 changed files with 4 additions and 4 deletions

View File

@@ -49,7 +49,7 @@
"@babel/core": "7.4.0",
"@babel/plugin-proposal-object-rest-spread": "7.4.0",
"@babel/plugin-transform-flow-strip-types": "7.4.0",
"@babel/preset-env": "7.4.0",
"@babel/preset-env": "7.4.1",
"@parse/minami": "1.0.0",
"babel-eslint": "10.0.0",
"bcrypt-nodejs": "0.0.3",