build(deps-dev): bump stylelint from 14.6.0 to 14.6.1

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.0 to 14.6.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.6.0...14.6.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-11 13:50:11 +00:00 committed by jkozol
parent 7a9143c79e
commit c5dca74092
2 changed files with 16 additions and 16 deletions

View file

@ -79,7 +79,7 @@
"redux-mock-store": "1.5.4",
"sass": "1.49.9",
"sass-loader": "12.6.0",
"stylelint": "14.6.0",
"stylelint": "14.6.1",
"stylelint-config-recommended-scss": "6.0.0",
"webpack-bundle-analyzer": "4.5.0"
},