Skip to content

Commit 6af4539

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.5 (#677)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.17.0...v6.1.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" 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 88b3d7b commit 6af4539

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
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"@rc-component/father-plugin": "^1.0.0",
55-
"@testing-library/jest-dom": "^5.16.4",
55+
"@testing-library/jest-dom": "^6.1.5",
5656
"@testing-library/react": "^14.0.0",
5757
"@types/jest": "^29.5.2",
5858
"@types/react": "^18.2.14",

0 commit comments

Comments
 (0)