Bump @babel/cli from 7.1.5 to 7.2.0 (#5222)

Bumps [@babel/cli](https://github.com/babel/babel) from 7.1.5 to 7.2.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.1.5...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-14 10:43:16 -05:00
committed by Florent Vilmart
parent 208f92160d
commit 8c044ab85b
2 changed files with 11 additions and 16 deletions

View File

@@ -45,7 +45,7 @@
"ws": "6.1.2"
},
"devDependencies": {
"@babel/cli": "7.1.5",
"@babel/cli": "7.2.0",
"@babel/core": "7.1.6",
"@babel/plugin-transform-flow-strip-types": "7.1.6",
"@babel/plugin-proposal-object-rest-spread": "7.0.0",