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:
committed by
Florent Vilmart
parent
13626290c0
commit
9470dfc88a
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user