summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-03-08 16:53:44 +0100
committerGitHub <noreply@github.com>2020-03-08 16:53:44 +0100
commit86c5c80281b16726b04c5683c70cf909a08e71cc (patch)
tree28d4a000237e08c1cca86bcdf70bd1bdf85590a4 /package.json
parentfd372a3c36270454e529dfeba7a2d04573969fee (diff)
parenta0b67adacc88702b59a3b287b992819c909833d7 (diff)
downloadnextcloud-server-86c5c80281b16726b04c5683c70cf909a08e71cc.tar.gz
nextcloud-server-86c5c80281b16726b04c5683c70cf909a08e71cc.zip
Merge pull request #19838 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.7
Bump @babel/core from 7.8.6 to 7.8.7
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 e073e4a96d2..17e227a2425 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.8.6",
+ "@babel/core": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.7",