Skip to content

Commit 4eb62b5

Browse files
Bump @testing-library/react from 13.4.0 to 16.2.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.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](testing-library/react-testing-library@v13.4.0...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ed4658 commit 4eb62b5

2 files changed

Lines changed: 21 additions & 565 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@jest/globals": "^29.7.0",
2929
"@swc/jest": "^0.2.37",
3030
"@testing-library/jest-dom": "^5.17.0",
31-
"@testing-library/react": "^13.4.0",
31+
"@testing-library/react": "^16.2.0",
3232
"@testing-library/user-event": "^14.6.1",
3333
"@types/jest": "^29.5.14",
3434
"@types/react": "^18.3.18",

0 commit comments

Comments
 (0)