Bump eslint-webpack-plugin from 3.1.1 to 3.2.0

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

---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
  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-07-15 15:21:17 +00:00 committed by GitHub
parent 01d847f225
commit 44dd9b1de7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 158 additions and 31 deletions

View file

@ -18,7 +18,7 @@
"css-loader": "^6.2.0",
"cssnano": "^5.0.2",
"eslint": "^8.19.0",
"eslint-webpack-plugin": "^3.0.1",
"eslint-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^2.6.1",
"postcss": "^8.1.6",
"postcss-combine-duplicated-selectors": "^10.0.2",