build(deps-dev): bump eslint-plugin-jest-dom from 4.0.3 to 5.0.1

Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 4.0.3 to 5.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/v4.0.3...v5.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] 2023-07-26 06:34:33 +00:00 committed by Klara Simickova
parent 7868cc9367
commit 990f4c5a03
2 changed files with 6 additions and 87 deletions

View file

@ -74,7 +74,7 @@
"css-loader": "6.8.1",
"eslint": "8.45.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest-dom": "4.0.3",
"eslint-plugin-jest-dom": "5.0.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-testing-library": "5.11.0",
"git-revision-webpack-plugin": "5.0.0",