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

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-22 13:07:29 -05:00
committed by Florent Vilmart
parent 3851641b5a
commit 355f9f6b52
2 changed files with 4 additions and 15 deletions

View File

@@ -48,7 +48,7 @@
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/plugin-transform-flow-strip-types": "7.2.3",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/plugin-proposal-object-rest-spread": "7.3.1",
"@babel/preset-env": "7.2.3",
"@parse/minami": "^1.0.0",
"babel-eslint": "^10.0.0",