summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
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 3143e5de..049ec227 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.5.0",
+ "@babel/core": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.5.0",
"@vue/test-utils": "^1.0.0-beta.29",