chore(deps-dev): bump stylelint from 15.10.1 to 15.10.3 (#464)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.1 to 15.10.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.1...15.10.3)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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]
2023-09-10 20:18:48 +01:00
committed by GitHub
parent c647aa53f5
commit 84af2d54c1
2 changed files with 57 additions and 48 deletions

View File

@@ -45,7 +45,7 @@
"husky": "^8.0.3",
"prettier": "^3.0.0",
"sass": "^1.63.6",
"stylelint": "^15.10.1",
"stylelint": "^15.10.3",
"stylelint-config-standard-scss": "^10.0.0",
"stylelint-scss": "^5.0.1",
"vite": "4.4.4",