Bump @babel/plugin-proposal-object-rest-spread from 7.4.4 to 7.5.0 (#5771)

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.4.4 to 7.5.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.4.4...v7.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-05 19:08:37 +00:00
committed by peril-parse-community[bot]
parent 8918ac1598
commit 180ec0090d
2 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
"devDependencies": {
"@babel/cli": "7.5.0",
"@babel/core": "7.5.0",
"@babel/plugin-proposal-object-rest-spread": "7.4.4",
"@babel/plugin-proposal-object-rest-spread": "7.5.0",
"@babel/plugin-transform-flow-strip-types": "7.4.4",
"@babel/preset-env": "7.5.0",
"@parse/minami": "1.0.0",