devDeps: Bump eslint-plugin-testing-library

This bumps eslint-plugin-testing-library from 7.2.2 to 7.5.3 and updates a test to pass linter check.
This commit is contained in:
regexowl 2025-06-30 10:48:03 +02:00 committed by Klara Simickova
parent 9350d4ee6b
commit 02cafcc29a
3 changed files with 9 additions and 9 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.2.2",
"eslint-plugin-testing-library": "7.5.3",
"git-revision-webpack-plugin": "5.0.0",
"history": "5.3.0",
"identity-obj-proxy": "3.0.0",