Skip to content

Commit a59c63b

Browse files
Bump @testing-library/react from 13.4.0 to 16.3.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 16.3.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.3.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d49245 commit a59c63b

2 files changed

Lines changed: 26 additions & 480 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@jest/globals": "^29.7.0",
3030
"@swc/jest": "^0.2.37",
3131
"@testing-library/jest-dom": "^5.17.0",
32-
"@testing-library/react": "^13.4.0",
32+
"@testing-library/react": "^16.3.0",
3333
"@testing-library/user-event": "^14.6.1",
3434
"@types/jest": "^29.5.14",
3535
"@types/react": "^18.3.20",

0 commit comments

Comments
 (0)