build(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  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-02-12 13:15:08 +00:00 committed by Klara Simickova
parent 21a3f38de3
commit 1289d37ca2
2 changed files with 6 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"@rtk-query/codegen-openapi": "2.0.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",