Skip to content

Commit 302917c

Browse files
chore(deps-dev): bump @testing-library/react from 15.0.7 to 16.0.0 (#650)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.0.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@v15.0.7...v16.0.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1f7727 commit 302917c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@rc-component/father-plugin": "^1.0.1",
5757
"@swc-node/jest": "^1.5.5",
5858
"@testing-library/jest-dom": "^6.1.5",
59-
"@testing-library/react": "^15.0.4",
59+
"@testing-library/react": "^16.0.0",
6060
"@types/classnames": "^2.2.9",
6161
"@types/jest": "^29.2.4",
6262
"@types/react": "^18.0.26",

0 commit comments

Comments
 (0)