Bump stylelint from 15.6.3 to 15.7.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.3 to 15.7.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.6.3...15.7.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-06-12 02:57:17 +00:00
committed by GitHub
parent 51d052ee93
commit 64f097b292
2 changed files with 10 additions and 10 deletions

View File

@ -56,7 +56,7 @@
"sass": "^1.62.1",
"sass-loader": "^13.3.1",
"style-loader": "^3.3.3",
"stylelint": "^15.6.3",
"stylelint": "^15.7.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-scss": "^5.0.0",
"stylelint-webpack-plugin": "^4.1.1",