Bump stylelint from 14.7.1 to 14.8.1

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

---
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]
2022-05-02 02:02:23 +00:00
committed by GitHub
parent dcddd4bdae
commit 2fba8815f4
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"sass": "^1.50.1",
"sass-loader": "^12.6.0",
"style-loader": "^3.3.1",
"stylelint": "^14.7.1",
"stylelint": "^14.8.1",
"stylelint-config-standard": "^25.0.0",
"stylelint-scss": "^4.2.0",
"stylelint-webpack-plugin": "^3.2.0",