summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-21 07:13:58 +0000
committerGitHub <noreply@github.com>2023-08-21 07:13:58 +0000
commit753b98e46d2298c6ace2be820f61f0bc36f6fd33 (patch)
tree76895d194f1194a907cab4d9c89d490ea84a98f6 /package.json
parent8ec26c43e2e6ebd8e513720ec67fee80e85ac699 (diff)
chore(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 910a336c..6ea31b0d 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.22.10",
"@nextcloud/babel-config": "^1.0.0",
- "@nextcloud/browserslist-config": "^2.3.0",
+ "@nextcloud/browserslist-config": "^3.0.0",
"@nextcloud/eslint-config": "^8.2.1",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/typings": "^1.7.0",