Skip to content

Commit f0d00e0

Browse files
chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0 (#182)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b227c8 commit f0d00e0

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
"devDependencies": {
5757
"@rc-component/father-plugin": "^1.0.0",
5858
"@testing-library/jest-dom": "^5.16.4",
59-
"@testing-library/react": "^13.3.0",
59+
"@testing-library/react": "^14.0.0",
6060
"@types/classnames": "^2.2.6",
6161
"@types/react": "^18.0.8",
6262
"@types/react-dom": "^18.0.3",

0 commit comments

Comments
 (0)