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).

- [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/v10.0.0...v11.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-15 14:38:24 +00:00 committed by Jelle van der Waa
parent 558703a24b
commit 3d8c8b53d3

View file

@ -42,7 +42,7 @@
"sass": "^1.61.0", "sass": "^1.61.0",
"stylelint": "^15.10.1", "stylelint": "^15.10.1",
"stylelint-config-standard": "^34.0.0", "stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^10.0.0", "stylelint-config-standard-scss": "^11.0.0",
"stylelint-formatter-pretty": "^3.2.0" "stylelint-formatter-pretty": "^3.2.0"
}, },
"dependencies": { "dependencies": {