summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-11-23 14:39:56 +0100
committerGitHub <noreply@github.com>2020-11-23 14:39:56 +0100
commita3cff5abbedb4ee3823786e6d62ec767c50db192 (patch)
tree6058a9394a73d4ab4f444bf072c5e3a436a3e333 /package.json
parent59a83b77eab096626ece49754aaa248d180788a8 (diff)
parentf2a249ff713dbaaf2c294190f265530de7c0cdde (diff)
downloadnextcloud-server-a3cff5abbedb4ee3823786e6d62ec767c50db192.tar.gz
nextcloud-server-a3cff5abbedb4ee3823786e6d62ec767c50db192.zip
Merge pull request #24273 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.7
Bump @babel/core from 7.12.3 to 7.12.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 85fc1a67427..c9cb40daa89 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.1"
},
"devDependencies": {
- "@babel/core": "^7.12.3",
+ "@babel/core": "^7.12.7",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.1",