aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-10-13 21:04:01 +0200
committerGitHub <noreply@github.com>2019-10-13 21:04:01 +0200
commitcaf172a5751803078ac6225b3f0e1f494d4c7456 (patch)
tree7a5ab2116f7c35368fc70fb4a8aad78406ee1b88 /package.json
parent18848775680689532c3f629ebb865206a3084da7 (diff)
parentc8144a5f1f861c3e37126f791efa176224d17960 (diff)
downloadnextcloud-server-caf172a5751803078ac6225b3f0e1f494d4c7456.tar.gz
nextcloud-server-caf172a5751803078ac6225b3f0e1f494d4c7456.zip
Merge pull request #17527 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.4
Bump @babel/core from 7.6.2 to 7.6.4
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 36345846948..cde79a01937 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.6.2",
+ "@babel/core": "^7.6.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.2",
"babel-eslint": "^10.0.3",