Bump @babel/core from 7.2.2 to 7.3.3 (#5374)

Bumps [@babel/core](https://github.com/babel/babel) from 7.2.2 to 7.3.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.2.2...v7.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-18 10:45:40 +00:00
committed by peril-parse-community[bot]
parent 2a2130f85a
commit 852cd6a179
2 changed files with 54 additions and 54 deletions

View File

@@ -46,7 +46,7 @@
},
"devDependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/core": "7.3.3",
"@babel/plugin-proposal-object-rest-spread": "7.3.2",
"@babel/plugin-transform-flow-strip-types": "7.2.3",
"@babel/preset-env": "7.3.1",