Bump stylelint from 14.10.0 to 14.11.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.10.0 to 14.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/14.10.0...14.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] 2022-08-22 09:35:38 +00:00 committed by GitHub
parent 4258cefeb1
commit c5c502d9a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 25 deletions

View file

@ -25,7 +25,7 @@
"postcss-combine-media-query": "^1.0.1",
"postcss-import": "^14.0.0",
"postcss-loader": "^7.0.1",
"stylelint": "^14.9.1",
"stylelint": "^14.11.0",
"stylelint-config-standard": "^27.0.0",
"stylelint-webpack-plugin": "^3.1.1",
"webpack": "^5.74.0",