summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2020-12-14 16:48:44 -0100
committerGitHub <noreply@github.com>2020-12-14 16:48:44 -0100
commite25241e3c1e095ce4530172c9d802e23d57ed0b8 (patch)
tree69cae97b32779b8065e5acba2e6ce26af9f03991 /package.json
parente10b84d0c0462e68c18a78def81a20f104b3cea4 (diff)
parentef0cea5add66ae78492af4e94a61688cbebf1b40 (diff)
Merge pull request #1156 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.10
Bump @babel/core from 7.12.3 to 7.12.10
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 53c4202b..60a107da 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.12.3",
+ "@babel/core": "^7.12.10",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.7",
"@nextcloud/browserslist-config": "^1.0.0",