Bump stylelint from 15.10.3 to 15.11.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.0.
- [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.3...15.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-21 07:28:25 +00:00
committed by GitHub
parent 988ed0378f
commit 58b972d54f
2 changed files with 98 additions and 39 deletions

View File

@@ -75,7 +75,7 @@
"history": "^5.3.0",
"jsdom": "^22.1.0",
"sass": "^1.69.3",
"stylelint": "^15.10.3",
"stylelint": "^15.11.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-pwa": "^0.16.5",