mirror of https://github.com/sualko/cloud_bbb
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] <support@github.com>pull/342/head
parent
ec41ba4a5f
commit
02273bb33c
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue