summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-06 01:58:07 +0000
committerGitHub <noreply@github.com>2023-05-06 01:58:07 +0000
commitd3230cac86759ecffb49d795815caa7527028560 (patch)
tree4545e13487b6bbeabfbab913ecf6057e795023c3 /package.json
parente1b60c0e360c322db078a0b8d6f349382338c61d (diff)
chore(deps-dev): Bump @babel/core from 7.21.5 to 7.21.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.5 to 7.21.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.21.8/packages/babel-core) --- 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 e5a2e1bab..6b687227e 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"workbox-webpack-plugin": "^6.5.4"
},
"devDependencies": {
- "@babel/core": "^7.21.5",
+ "@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",