build(deps-dev): bump the stylelint group with 1 update

Bumps the stylelint group with 1 update: [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss).


Updates `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
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-02 21:04:02 +00:00 committed by Martin Pitt
parent b0368f13d7
commit 4286f7352e

View file

@ -41,7 +41,7 @@
"sass": "1.72.0", "sass": "1.72.0",
"stylelint": "16.3.1", "stylelint": "16.3.1",
"stylelint-config-standard": "36.0.0", "stylelint-config-standard": "36.0.0",
"stylelint-config-standard-scss": "13.0.0", "stylelint-config-standard-scss": "13.1.0",
"stylelint-formatter-pretty": "4.0.0" "stylelint-formatter-pretty": "4.0.0"
}, },
"dependencies": { "dependencies": {