chore(deps-dev): bump stylelint-scss from 5.2.0 to 5.3.1

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.2.0...v5.3.1)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-07 08:54:45 +00:00 committed by GitHub
parent 90110ec6cd
commit 5aa137d6cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 6 deletions

View File

@ -47,7 +47,7 @@
"sass": "^1.67.0",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-scss": "^5.2.0",
"stylelint-scss": "^5.3.1",
"vite": "4.4.9",
"vite-plugin-progress": "^0.0.7"
},

View File

@ -110,8 +110,8 @@ devDependencies:
specifier: ^11.0.0
version: 11.0.0(postcss@8.4.29)(stylelint@15.10.3)
stylelint-scss:
specifier: ^5.2.0
version: 5.2.0(stylelint@15.10.3)
specifier: ^5.3.1
version: 5.3.1(stylelint@15.10.3)
vite:
specifier: 4.4.9
version: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
@ -4790,6 +4790,10 @@ packages:
resolution: {integrity: sha512-9pSL5XB4J+ifHP0e0jmmC98OGC1nL8/JjS+fi6mnTlIf//yt/MfVLtKg7S6nCtj/8KTcWX7nRlY0XywoYY1ISQ==}
dev: true
/known-css-properties@0.29.0:
resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==}
dev: true
/language-subtag-registry@0.3.22:
resolution: {integrity: sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==}
dev: true
@ -5875,7 +5879,7 @@ packages:
postcss-scss: 4.0.8(postcss@8.4.29)
stylelint: 15.10.3(typescript@5.2.2)
stylelint-config-recommended: 13.0.0(stylelint@15.10.3)
stylelint-scss: 5.2.0(stylelint@15.10.3)
stylelint-scss: 5.3.1(stylelint@15.10.3)
dev: true
/stylelint-config-recommended@13.0.0(stylelint@15.10.3):
@ -5912,11 +5916,12 @@ packages:
stylelint-config-recommended: 13.0.0(stylelint@15.10.3)
dev: true
/stylelint-scss@5.2.0(stylelint@15.10.3):
resolution: {integrity: sha512-m/os6B7xHKakM9TkEbnity0gnDEqNbISpclvjOwIU+xIHk/8dQNGcTI2UlC5/QLzaG+tzQ9eMFZH8Iq7roQI2w==}
/stylelint-scss@5.3.1(stylelint@15.10.3):
resolution: {integrity: sha512-5I9ZDIm77BZrjOccma5WyW2nJEKjXDd4Ca8Kk+oBapSO4pewSlno3n+OyimcyVJJujQZkBN2D+xuMkIamSc6hA==}
peerDependencies:
stylelint: ^14.5.1 || ^15.0.0
dependencies:
known-css-properties: 0.29.0
postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.1
postcss-selector-parser: 6.0.13