Skip to content

Commit 7396a43

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.5 (#956)
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 fd6d951 commit 7396a43

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
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@rc-component/father-plugin": "^1.0.2",
57-
"@testing-library/jest-dom": "^5.16.2",
57+
"@testing-library/jest-dom": "^6.1.5",
5858
"@testing-library/react": "^12.1.3",
5959
"@types/classnames": "^2.2.9",
6060
"@types/jest": "^29.5.1",

0 commit comments

Comments
 (0)