Skip to content

Commit ff3c898

Browse files
chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0 (#172)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.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@v13.4.0...v14.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 1703b9b commit ff3c898

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
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"@rc-component/father-plugin": "^1.0.1",
5656
"@testing-library/jest-dom": "^5.16.5",
57-
"@testing-library/react": "^13.4.0",
57+
"@testing-library/react": "^14.0.0",
5858
"@types/classnames": "^2.2.9",
5959
"@types/jest": "^29.2.4",
6060
"@types/react": "^17.0.13",

0 commit comments

Comments
 (0)