Bump @babel/core from 7.6.2 to 7.6.4

Bumps [@babel/core](https://github.com/babel/babel) from 7.6.2 to 7.6.4.
- [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.6.2...v7.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-13 01:19:13 +00:00
committed by GitHub
parent bb2eb7221a
commit 87c0bc819a
2 changed files with 43 additions and 43 deletions

View File

@@ -49,7 +49,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/core": "^7.6.4",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/preset-env": "^7.6.2",
"@vue/test-utils": "^1.0.0-beta.29",