Skip to content

Commit 7c8e3b1

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.5 (#542)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac6dc43 commit 7c8e3b1

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
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@rc-component/father-plugin": "^1.0.0",
51-
"@testing-library/jest-dom": "^5.17.0",
51+
"@testing-library/jest-dom": "^6.1.5",
5252
"@testing-library/react": "^14.0.0",
5353
"@types/classnames": "^2.2.9",
5454
"@types/jest": "^29.2.2",

0 commit comments

Comments
 (0)