chore(deps): update dependency eslint-plugin-testing-library to v7
All checks were successful
CI/CD Pipeline / Quick Checks (pull_request) Successful in 29s
CI/CD Pipeline / ESLint (pull_request) Successful in 12s
CI/CD Pipeline / Test & Coverage (pull_request) Successful in 13s
CI/CD Pipeline / Build Application (pull_request) Successful in 27s

This commit is contained in:
2025-05-28 00:01:46 +00:00
parent a0af281ace
commit 5dbf4f67c2
2 changed files with 3 additions and 37 deletions

View File

@ -46,7 +46,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-plugin-testing-library": "^7.0.0",
"husky": "^9.1.6",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",