summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-29 01:15:52 +0000
committerGitHub <noreply@github.com>2019-09-29 01:15:52 +0000
commit6566212e6278a8a39cb8eb6da96bbea63d51db7c (patch)
tree8444c894a6de061d53b8295ca291c4419e8c15c9 /package.json
parent231590a41506ca110f7c573a76d8581b715cebab (diff)
Bump @babel/core from 7.6.0 to 7.6.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.0 to 7.6.2. - [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.0...v7.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a1704993..bbe06e31 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.6.0",
+ "@babel/core": "^7.6.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.0",
"@vue/test-utils": "^1.0.0-beta.29",