aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-10-24 10:27:32 +0200
committerGitHub <noreply@github.com>2020-10-24 10:27:32 +0200
commitccf326971f676f11748e7326f3c2454754938e5d (patch)
treed178a82132d3dcf22a5163d7a4abc542fad97cd6 /package.json
parente22c7f460f135c627b6fc66a97cf1cdd1cecb906 (diff)
parent7b63468c48970af619c72620ee7a360ee058a327 (diff)
downloadnextcloud-server-ccf326971f676f11748e7326f3c2454754938e5d.tar.gz
nextcloud-server-ccf326971f676f11748e7326f3c2454754938e5d.zip
Merge pull request #23656 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.3
Bump @babel/core from 7.11.6 to 7.12.3
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 9b941ea88c5..bd3c85b1bbc 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
"webdav": "^3.6.1"
},
"devDependencies": {
- "@babel/core": "^7.11.6",
+ "@babel/core": "^7.12.3",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",