Bump stylelint from 14.3.0 to 14.5.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.3.0 to 14.5.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/14.3.0...14.5.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]
2022-02-14 03:02:12 +00:00
committed by GitHub
parent d9fa0c41af
commit f5e2d11f79
2 changed files with 12 additions and 6 deletions

View File

@ -56,7 +56,7 @@
"sass": "^1.49.7",
"sass-loader": "^12.4.0",
"style-loader": "^3.3.1",
"stylelint": "^14.3.0",
"stylelint": "^14.5.0",
"stylelint-config-standard": "^24.0.0",
"stylelint-scss": "^4.1.0",
"stylelint-webpack-plugin": "^3.1.1",