From 02273bb33cce69aa6a8fcf90c216852d9903c43a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 10:11:15 +0000 Subject: [PATCH] npm: bump @nextcloud/browserslist-config from 2.2.0 to 3.0.1 Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.2.0 to 3.0.1. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v2.2.0...v3.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/browserslist-config" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d8352a75..f29bdbf8 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@babel/eslint-parser": "^7.27.1", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "^7.9.0", - "@nextcloud/browserslist-config": "^2.2.0", + "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/eslint-plugin": "^2.0.0", "@nextcloud/files": "^2.1.0", "@types/bootstrap": "^5.1.9", diff --git a/yarn.lock b/yarn.lock index 7be1d057..9301f0fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1524,10 +1524,10 @@ axios "^0.27.1" core-js "^3.6.4" -"@nextcloud/browserslist-config@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@nextcloud/browserslist-config/-/browserslist-config-2.2.0.tgz#85c2b9363b4aa98ea534576b9f9094cc0afa8f78" - integrity sha512-kC42RQW5rZjZZsRaEjVlIQpp6aW/yxm+zZdETnrRQnUzcPwBgF4wO4makfGT63Ckd+LkgUW+geesPiPRqxFVew== +"@nextcloud/browserslist-config@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@nextcloud/browserslist-config/-/browserslist-config-3.0.1.tgz#d05a06920e80a8187806b3f2f3abe26308debc9f" + integrity sha512-GZTxL5fsDgmFoot/qnRurjHCuHjSfOg+A6t4+P2TySXua2Q1Ex0lecZYlSnRuOR/W5BGOZ06ITTA/hbkSh1Ypg== "@nextcloud/dialogs@^3.1.2": version "3.1.2"