Bump stylelint-webpack-plugin from 3.1.0 to 3.1.1

Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
  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-01-17 05:46:59 +00:00
committed by GitHub
parent 9df9d34599
commit 889b0a6321
2 changed files with 7 additions and 29 deletions

View File

@ -59,7 +59,7 @@
"stylelint": "^14.2.0",
"stylelint-config-standard": "^24.0.0",
"stylelint-scss": "^4.1.0",
"stylelint-webpack-plugin": "^3.1.0",
"stylelint-webpack-plugin": "^3.1.1",
"terser-webpack-plugin": "^5.3.0",
"url-loader": "^4.1.1",
"webpack": "^5.66.0",