Bump stylelint-config-standard-scss in /dependencies (#4837)

Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v11.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-06 13:38:38 -08:00 committed by GitHub
parent abc4816130
commit ebb688d140
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

28
dependencies/package-lock.json generated vendored
View file

@ -56,7 +56,7 @@
"stylelint-config-recommended-scss": "^13.0.0", "stylelint-config-recommended-scss": "^13.0.0",
"stylelint-config-sass-guidelines": "^10.0.0", "stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-config-standard": "^34.0.0", "stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.0.0", "stylelint-config-standard-scss": "^11.1.0",
"stylelint-prettier": "^4.0.2", "stylelint-prettier": "^4.0.2",
"stylelint-scss": "^5.3.0", "stylelint-scss": "^5.3.0",
"tekton-lint": "^0.6.0", "tekton-lint": "^0.6.0",
@ -17644,9 +17644,9 @@
} }
}, },
"node_modules/postcss-scss": { "node_modules/postcss-scss": {
"version": "4.0.7", "version": "4.0.9",
"resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.7.tgz", "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.9.tgz",
"integrity": "sha512-xPv2GseoyXPa58Nro7M73ZntttusuCmZdeOojUFR5PZDz2BR62vfYx1w9TyOnp1+nYFowgOMipsCBhxzVkAEPw==", "integrity": "sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -17665,7 +17665,7 @@
"node": ">=12.0" "node": ">=12.0"
}, },
"peerDependencies": { "peerDependencies": {
"postcss": "^8.4.19" "postcss": "^8.4.29"
} }
}, },
"node_modules/postcss-selector-parser": { "node_modules/postcss-selector-parser": {
@ -20548,13 +20548,13 @@
} }
}, },
"node_modules/stylelint-config-recommended-scss": { "node_modules/stylelint-config-recommended-scss": {
"version": "13.0.0", "version": "13.1.0",
"resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-13.0.0.tgz", "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-13.1.0.tgz",
"integrity": "sha512-7AmMIsHTsuwUQm7I+DD5BGeIgCvqYZ4BpeYJJpb1cUXQwrJAKjA+GBotFZgUEGP8lAM+wmd91ovzOi8xfAyWEw==", "integrity": "sha512-8L5nDfd+YH6AOoBGKmhH8pLWF1dpfY816JtGMePcBqqSsLU+Ysawx44fQSlMOJ2xTfI9yTGpup5JU77c17w1Ww==",
"dependencies": { "dependencies": {
"postcss-scss": "^4.0.7", "postcss-scss": "^4.0.9",
"stylelint-config-recommended": "^13.0.0", "stylelint-config-recommended": "^13.0.0",
"stylelint-scss": "^5.1.0" "stylelint-scss": "^5.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"postcss": "^8.3.3", "postcss": "^8.3.3",
@ -20622,11 +20622,11 @@
} }
}, },
"node_modules/stylelint-config-standard-scss": { "node_modules/stylelint-config-standard-scss": {
"version": "11.0.0", "version": "11.1.0",
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-11.0.0.tgz", "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-11.1.0.tgz",
"integrity": "sha512-fGE79NBOLg09a9afqGH/guJulRULCaQWWv4cv1v2bMX92B+fGb0y56WqIguwvFcliPmmUXiAhKrrnXilIeXoHA==", "integrity": "sha512-5gnBgeNTgRVdchMwiFQPuBOtj9QefYtfXiddrOMJA2pI22zxt6ddI2s+e5Oh7/6QYl7QLJujGnaUR5YyGq72ow==",
"dependencies": { "dependencies": {
"stylelint-config-recommended-scss": "^13.0.0", "stylelint-config-recommended-scss": "^13.1.0",
"stylelint-config-standard": "^34.0.0" "stylelint-config-standard": "^34.0.0"
}, },
"peerDependencies": { "peerDependencies": {

View file

@ -51,7 +51,7 @@
"stylelint-config-recommended-scss": "^13.0.0", "stylelint-config-recommended-scss": "^13.0.0",
"stylelint-config-sass-guidelines": "^10.0.0", "stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-config-standard": "^34.0.0", "stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.0.0", "stylelint-config-standard-scss": "^11.1.0",
"stylelint-prettier": "^4.0.2", "stylelint-prettier": "^4.0.2",
"stylelint-scss": "^5.3.0", "stylelint-scss": "^5.3.0",
"tekton-lint": "^0.6.0", "tekton-lint": "^0.6.0",