build(deps-dev): bump eslint-plugin-jest-dom from 3.9.2 to 4.0.1

Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v3.9.2...v4.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-09 16:40:16 +00:00 committed by jkozol
parent 562adf33b2
commit 036995587d
2 changed files with 6 additions and 184 deletions

View file

@ -68,7 +68,7 @@
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-loader": "4.0.2",
"eslint-plugin-jest-dom": "3.9.2",
"eslint-plugin-jest-dom": "4.0.1",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-testing-library": "5.0.1",
"git-revision-webpack-plugin": "5.0.0",