summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-18 04:35:16 +0000
committerGitHub <noreply@github.com>2023-03-18 04:35:16 +0000
commitfd94b4f9bea28e2be0842d5ea7cde732d2bd2e20 (patch)
tree2df21d4f5c12e7f065b53bae8ad9a2e2c9af0e10 /package.json
parent1fbb12575ba93da3ba52898211fbc3d1b93295dd (diff)
bump @babel/core from 7.21.0 to 7.21.3
--- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 7c83a0b36..879119bd9 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"workbox-webpack-plugin": "^6.5.4"
},
"devDependencies": {
- "@babel/core": "^7.21.0",
+ "@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",