build(deps-dev): bump eslint-webpack-plugin from 3.1.1 to 3.2.0 (#927)

* build(deps-dev): 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>

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-24 16:34:04 +00:00
committed by GitHub
co-authored by dependabot-fix
parent de35e70313
commit aae2e7ab0e
2 changed files with 24 additions and 34 deletions
+1 -1
View File
@@ -152,7 +152,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-total-functions": "^5.0.1",
"eslint-webpack-plugin": "^3.1.1",
"eslint-webpack-plugin": "^3.2.0",
"prettier": "^2.7.1"
},
"packageManager": "yarn@3.2.0",