build(deps-dev): bump stylelint-config-standard-scss (#9642)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-06 17:18:23 -04:00
committed by GitHub
parent e85f69db84
commit cf309dcf3a
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -192,7 +192,7 @@
"shx": "^0.3.4",
"spdx-license-list": "^6.9.0",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-config-standard-scss": "^13.1.0",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.1.1",
"typescript": "4.7.4",