Skip to content

Commit b9cee7c

Browse files
Bump @testing-library/react from 13.4.0 to 14.1.2 (#262)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.1.2. - [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.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
1 parent 28d63f1 commit b9cee7c

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
@@ -51,8 +51,8 @@
5151
},
5252
"devDependencies": {
5353
"@rc-component/father-plugin": "^1.0.1",
54+
"@testing-library/react": "^14.1.2 ",
5455
"@testing-library/jest-dom": "^6.1.5",
55-
"@testing-library/react": "^13.4.0 ",
5656
"@testing-library/user-event": "^14.4.3",
5757
"@types/classnames": "^2.3.1",
5858
"@types/jest": "^29.2.4",

0 commit comments

Comments
 (0)