chore(deps-dev): bump stylelint-config-standard-scss

Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) from 13.0.0 to 13.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/v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-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] 2024-04-03 08:55:10 +00:00 committed by GitHub
parent c67b781fd5
commit 1978e7cb2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -45,7 +45,7 @@
"prettier": "^3.2.5",
"sass": "^1.72.0",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.2.1",
"vite": "5.2.7",
"vite-plugin-progress": "^0.0.7"

View File

@ -104,8 +104,8 @@ devDependencies:
specifier: ^16.3.1
version: 16.3.1(typescript@5.3.3)
stylelint-config-standard-scss:
specifier: ^13.0.0
version: 13.0.0(postcss@8.4.38)(stylelint@16.3.1)
specifier: ^13.1.0
version: 13.1.0(postcss@8.4.38)(stylelint@16.3.1)
stylelint-scss:
specifier: ^6.2.1
version: 6.2.1(stylelint@16.3.1)
@ -5911,12 +5911,12 @@ packages:
stylelint: 16.3.1(typescript@5.3.3)
dev: true
/stylelint-config-standard-scss@13.0.0(postcss@8.4.38)(stylelint@16.3.1):
resolution: {integrity: sha512-WaLvkP689qSYUpJQPCo30TFJSSc3VzvvoWnrgp+7PpVby5o8fRUY1cZcP0sePZfjrFl9T8caGhcKg0GO34VDiQ==}
/stylelint-config-standard-scss@13.1.0(postcss@8.4.38)(stylelint@16.3.1):
resolution: {integrity: sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==}
engines: {node: '>=18.12.0'}
peerDependencies:
postcss: ^8.3.3
stylelint: ^16.1.0
stylelint: ^16.3.1
peerDependenciesMeta:
postcss:
optional: true