summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-03-21 10:39:55 +0000
committerdependabot[bot] <support@dependabot.com>2019-03-21 10:39:55 +0000
commit8f5666ef956a0b688e6b86f3523ddc6f0d7bbc68 (patch)
treecc72429b01fd672b6e5b75777752374d88139fc2 /package.json
parentdba6e701f7d2ab8fb849bea26bdf6caad8225247 (diff)
Bump @babel/core from 7.3.4 to 7.4.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.3.4 to 7.4.0. - [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.3.4...v7.4.0) Signed-off-by: dependabot[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 1b10dc4d..90ff9e65 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.3.4",
+ "@babel/core": "^7.4.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.1",
"@vue/test-utils": "^1.0.0-beta.29",