Bump @babel/core from 7.6.0 to 7.6.2 (#1270)

Bump @babel/core from 7.6.0 to 7.6.2
This commit is contained in:
Julius Härtl
2019-10-04 20:13:11 +02:00
committed by GitHub
2 changed files with 36 additions and 38 deletions

View File

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