Bump @babel/core from 7.4.0 to 7.4.3 (#5478)

Bumps [@babel/core](https://github.com/babel/babel) from 7.4.0 to 7.4.3.
- [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.0...v7.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-03 11:32:53 +00:00
committed by peril-parse-community[bot]
parent 3227b0f4ae
commit d779144da1
2 changed files with 25 additions and 25 deletions

View File

@@ -46,7 +46,7 @@
},
"devDependencies": {
"@babel/cli": "7.4.3",
"@babel/core": "7.4.0",
"@babel/core": "7.4.3",
"@babel/plugin-proposal-object-rest-spread": "7.4.3",
"@babel/plugin-transform-flow-strip-types": "7.4.0",
"@babel/preset-env": "7.4.3",