build(deps-dev): Bump stylelint from 15.6.2 to 15.7.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.2 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.2...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-06 11:41:37 +00:00 committed by GitHub
parent cf13dbcc8e
commit 0980d40c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 62 additions and 50 deletions

View file

@ -24,7 +24,7 @@
"postcss-loader": "^7.3.2",
"postcss-nesting": "^11.2.2",
"style-loader": "^3.3.3",
"stylelint": "^15.6.2",
"stylelint": "^15.7.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-webpack-plugin": "^4.1.1",
"webpack": "^5.85.0",