Skip to content

Commit 97048b3

Browse files
chore(deps-dev): bump @testing-library/react from 13.4.0 to 15.0.7 (#326)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 15.0.7. - [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...v15.0.7) --- 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 88eea6f commit 97048b3

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
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@rc-component/father-plugin": "^1.0.2",
5555
"@testing-library/jest-dom": "^5.0.0",
56-
"@testing-library/react": "^13.0.0",
56+
"@testing-library/react": "^15.0.7",
5757
"@types/classnames": "^2.2.10",
5858
"@types/react": "^18.0.0",
5959
"@types/react-dom": "^18.0.0",

0 commit comments

Comments
 (0)