Skip to content

Commit 03b15cb

Browse files
chore(deps-dev): bump @testing-library/react from 14.3.1 to 16.2.0 (#595)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.1 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@v14.3.1...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02ea32a commit 03b15cb

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
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@rc-component/father-plugin": "^1.0.0",
4646
"@testing-library/jest-dom": "^6.1.5",
47-
"@testing-library/react": "^14.1.2",
47+
"@testing-library/react": "^16.2.0",
4848
"@types/jest": "^29.5.11",
4949
"@types/react": "^18.0.0",
5050
"@types/react-dom": "^18.0.0",

0 commit comments

Comments
 (0)