Skip to content

Commit 79d1ac2

Browse files
Bump @testing-library/react from 13.4.0 to 16.1.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 16.1.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.1.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a12f6d4 commit 79d1ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@rc-component/father-plugin": "^1.0.0",
3939
"@testing-library/jest-dom": "^5.16.4",
40-
"@testing-library/react": "^13.0.0",
40+
"@testing-library/react": "^16.1.0",
4141
"@types/classnames": "^2.2.10",
4242
"@types/jest": "^26.0.15",
4343
"@types/react": "^19.0.0",

0 commit comments

Comments
 (0)