build(deps-dev): bump stylelint-config-recommended-scss

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


Updates `stylelint-config-recommended-scss` from 14.0.0 to 14.1.0
- [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v14.0.0...v14.1.0)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended-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-07-10 20:06:35 +00:00 committed by GitHub
parent 71940a9c9f
commit c941f892ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@
"qunit": "2.21.0", "qunit": "2.21.0",
"sass": "1.77.6", "sass": "1.77.6",
"stylelint": "16.6.1", "stylelint": "16.6.1",
"stylelint-config-recommended-scss": "14.0.0", "stylelint-config-recommended-scss": "14.1.0",
"stylelint-config-standard": "36.0.1", "stylelint-config-standard": "36.0.1",
"stylelint-config-standard-scss": "13.1.0", "stylelint-config-standard-scss": "13.1.0",
"stylelint-formatter-pretty": "4.0.0" "stylelint-formatter-pretty": "4.0.0"