summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-10 08:27:54 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-10 09:44:08 +0100
commite988491138f5e25d7e0a89d531e5fec458d2dab5 (patch)
tree6799f579451643819ab0044de7917a5a5a7fb055 /package.json
parent4413eab9089662bb4232574f943407dcacc7557c (diff)
Build(deps-dev): Bump @nextcloud/browserslist-config from 2.3.0 to 3.0.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/browserslist-config" dependency-type: direct:development update-type: version-update:semver-major ... 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 2a98b664d..13a16a660 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@babel/preset-env": "^7.11.0",
"@babel/preset-typescript": "^7.18.6",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.2.0",
+ "@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"@nextcloud/password-confirmation": "^4.0.2",