summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2021-03-17 14:09:43 -0100
committerGitHub <noreply@github.com>2021-03-17 14:09:43 -0100
commitfb239fa22b66ea0b8f0222a397cb266f835045d2 (patch)
treec67051526f90c9b7c237439bd1f94d513260efc1 /package.json
parentcc4c0a8430b0d1580347bee8109b631f504b9fa3 (diff)
parentcabccb89cc25adb1c5c6b0f3d2fe175ce8bc2043 (diff)
Merge pull request #1216 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.10
Bump @babel/core from 7.12.10 to 7.13.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 3b33e761..346bdf66 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.12.10",
+ "@babel/core": "^7.13.10",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.10",
"@nextcloud/browserslist-config": "^1.0.0",