mirror of https://github.com/sualko/cloud_bbb
npm: bump @nextcloud/browserslist-config from 2.2.0 to 3.1.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.2.0 to 3.1.0. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v2.2.0...v3.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/browserslist-config" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/nextcloud/browserslist-config-3.1.0
parent
a5340f8c54
commit
e46052e858
|
|
@ -71,7 +71,7 @@
|
||||||
"@babel/eslint-parser": "^7.27.1",
|
"@babel/eslint-parser": "^7.27.1",
|
||||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||||
"@babel/preset-env": "^7.9.0",
|
"@babel/preset-env": "^7.9.0",
|
||||||
"@nextcloud/browserslist-config": "^2.2.0",
|
"@nextcloud/browserslist-config": "^3.1.0",
|
||||||
"@nextcloud/eslint-plugin": "^2.0.0",
|
"@nextcloud/eslint-plugin": "^2.0.0",
|
||||||
"@nextcloud/files": "^2.1.0",
|
"@nextcloud/files": "^2.1.0",
|
||||||
"@types/bootstrap": "^5.1.9",
|
"@types/bootstrap": "^5.1.9",
|
||||||
|
|
|
||||||
|
|
@ -1383,10 +1383,10 @@
|
||||||
axios "^0.27.1"
|
axios "^0.27.1"
|
||||||
core-js "^3.6.4"
|
core-js "^3.6.4"
|
||||||
|
|
||||||
"@nextcloud/browserslist-config@^2.2.0":
|
"@nextcloud/browserslist-config@^3.1.0":
|
||||||
version "2.2.0"
|
version "3.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@nextcloud/browserslist-config/-/browserslist-config-2.2.0.tgz#85c2b9363b4aa98ea534576b9f9094cc0afa8f78"
|
resolved "https://registry.yarnpkg.com/@nextcloud/browserslist-config/-/browserslist-config-3.1.0.tgz#d2ffa05e435fa4c52784cbc30264cd49d8d34d1b"
|
||||||
integrity sha512-kC42RQW5rZjZZsRaEjVlIQpp6aW/yxm+zZdETnrRQnUzcPwBgF4wO4makfGT63Ckd+LkgUW+geesPiPRqxFVew==
|
integrity sha512-lpPUWZZjWjYLBkQ7OpJRby6CwiLGdXzmDxVmK7cXRV4tO2BFTI7IyLwvepCg+XQa7yLqap5HPVK1QJOGz2D/eQ==
|
||||||
|
|
||||||
"@nextcloud/dialogs@^3.1.2":
|
"@nextcloud/dialogs@^3.1.2":
|
||||||
version "3.1.2"
|
version "3.1.2"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue