Bump @babel/plugin-proposal-object-rest-spread from 7.0.0 to 7.2.0 (#5221)

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.0.0 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.0.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-14 10:46:10 -05:00
committed by Florent Vilmart
parent 13626290c0
commit 9470dfc88a
2 changed files with 16 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
"@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",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/preset-env": "7.1.6",
"@parse/minami": "^1.0.0",
"babel-eslint": "^10.0.0",