Skip to content

Commit 691c604

Browse files
chore(deps): update testing-library monorepo
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | npm | @testing-library/jest-dom | 6.8.0 | 6.9.1 | | npm | @testing-library/react | 16.3.0 | 16.3.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 31bc92d commit 691c604

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
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",
46-
"@testing-library/react": "16.3.0",
45+
"@testing-library/jest-dom": "^6.8.0",
46+
"@testing-library/react": "16.3.1",
4747
"@testing-library/react-hooks": "^8.0.1",
4848
"@types/jest": "30.0.0",
4949
"@types/react": "19.0.7",

0 commit comments

Comments
 (0)