Skip to content

Commit 8985490

Browse files
fix(deps): update dependency @types/jest to v29 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f640e68 commit 8985490

File tree

2 files changed

+338
-12
lines changed

2 files changed

+338
-12
lines changed

test-apps/cra-e2e-and-ct/package-lock.json

+337-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-apps/cra-e2e-and-ct/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/jest-dom": "^5.16.4",
88
"@testing-library/react": "^13.3.0",
99
"@testing-library/user-event": "^13.5.0",
10-
"@types/jest": "^27.5.2",
10+
"@types/jest": "^29.0.0",
1111
"@types/node": "^20.0.0",
1212
"@types/react": "^18.0.12",
1313
"@types/react-dom": "^18.0.5",

0 commit comments

Comments
 (0)