summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-30 12:40:06 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-12-08 12:25:47 +0100
commit60a191744ef0c03f4e41a54fa767873fc5bc374f (patch)
treec43be4c30158224dbd22d7bc0673ac0ad4971287 /package.json
parent27be0be71d96f493d5dad9ac0228b34afea8d81c (diff)
Build(deps-dev): Bump @babel/core from 7.23.3 to 7.23.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.23.5. - [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.23.5/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 b5185f647..cc41d753a 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"extends @nextcloud/browserslist-config"
],
"devDependencies": {
- "@babel/core": "^7.23.3",
+ "@babel/core": "^7.23.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.23.5",
"@babel/preset-typescript": "^7.23.3",