build(deps-dev): bump eslint-plugin-testing-library from 7.1.1 to 7.2.2

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.1.1 to 7.2.2.
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.1.1...v7.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.2.2
  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] 2025-05-27 06:42:32 +00:00 committed by Klara Simickova
parent 0a9c08f135
commit eac87e8c9b
2 changed files with 8 additions and 4 deletions

View file

@ -69,7 +69,7 @@
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-redux": "4.2.2",
"eslint-plugin-testing-library": "7.1.1",
"eslint-plugin-testing-library": "7.2.2",
"git-revision-webpack-plugin": "5.0.0",
"history": "5.3.0",
"identity-obj-proxy": "3.0.0",