Skip to content

Commit d066c66

Browse files
chore(deps): update dependency @testing-library/jest-dom to ^6.8.0
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | npm | @testing-library/jest-dom | 6.8.0 | 6.9.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 79d1fb9 commit d066c66

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
@@ -42,7 +42,7 @@
4242
"@swc/core": "^1.7.40",
4343
"@swc/jest": "^0.2.36",
4444
"@testing-library/dom": "^10.4.0",
45-
"@testing-library/jest-dom": "^6.6.2",
45+
"@testing-library/jest-dom": "^6.8.0",
4646
"@testing-library/react": "16.3.0",
4747
"@testing-library/react-hooks": "^8.0.1",
4848
"@types/jest": "30.0.0",

0 commit comments

Comments
 (0)