summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-02-27 10:40:30 +0100
committerGitHub <noreply@github.com>2023-02-27 10:40:30 +0100
commit3f7597826cd2745a4483f37931fec417384e347c (patch)
treec36fde027ff3bb7256f725cb38245516d521992b /package.json
parent298fc286de3f2cb73d6c057243e4e9f706eaa39b (diff)
parent0960b8296d4f6cc34372ea98a8b8e2d66853e52a (diff)
Merge pull request #8851 from nextcloud/dependabot/npm_and_yarn/babel/core-7.21.0
Bump @babel/core from 7.20.12 to 7.21.0
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 3e09f0524..bd3529341 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"workbox-webpack-plugin": "^6.5.4"
},
"devDependencies": {
- "@babel/core": "^7.20.12",
+ "@babel/core": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@nextcloud/babel-config": "^1.0.0",