Skip to content

Commit 75dbcb3

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4 (#634)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.4. - [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.4) --- 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 983df60 commit 75dbcb3

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
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@rc-component/father-plugin": "^1.0.0",
58-
"@testing-library/jest-dom": "^5.17.0",
58+
"@testing-library/jest-dom": "^6.1.4",
5959
"@testing-library/react": "^14.0.0",
6060
"@types/jest": "^29.2.5",
6161
"@types/lodash": "^4.14.135",

0 commit comments

Comments
 (0)