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

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 5.2.0 to 5.2.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.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-18 08:12:09 +00:00 committed by GitHub
parent 7131fa555e
commit 38272a7b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 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.2.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.2.1
version: 5.2.1(stylelint@15.10.3)
vite:
specifier: 4.4.9
version: 4.4.9(@types/node@20.4.7)(sass@1.67.0)
@ -5875,7 +5875,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.2.1(stylelint@15.10.3)
dev: true
/stylelint-config-recommended@13.0.0(stylelint@15.10.3):
@ -5912,11 +5912,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.2.1(stylelint@15.10.3):
resolution: {integrity: sha512-ZoTJUM85/qqpQHfEppjW/St//8s6p9Qsg8deWlYlr56F9iUgC9vXeIDQvH4odkRRJLTLFQzYMALSOFCQ3MDkgw==}
peerDependencies:
stylelint: ^14.5.1 || ^15.0.0
dependencies:
known-css-properties: 0.28.0
postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.1
postcss-selector-parser: 6.0.13