aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-19 11:46:11 +0000
committerGitHub <noreply@github.com>2023-09-19 11:46:11 +0000
commit77721b237d4496df23db39cb14a4db327ea2f420 (patch)
tree5e4bf87fcdfe834f42fddbc12240736edceb8840 /package.json
parent5b620eb9450322a298532952462eb4ef87dd833e (diff)
downloadnextcloud-server-77721b237d4496df23db39cb14a4db327ea2f420.tar.gz
nextcloud-server-77721b237d4496df23db39cb14a4db327ea2f420.zip
chore(deps): 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:production 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 9019af79e83..833782217bc 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"@nextcloud/auth": "^2.1.0",
"@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",
- "@nextcloud/browserslist-config": "^2.3.0",
+ "@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/calendar-availability-vue": "^2.0.0-beta.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^5.0.0-beta.2",