Skip to content

Commit

Permalink
fix(deps): update dependency @types/jest to v29 (#736)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent f640e68 commit 8985490
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 12 deletions.
348 changes: 337 additions & 11 deletions test-apps/cra-e2e-and-ct/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-apps/cra-e2e-and-ct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/jest": "^29.0.0",
"@types/node": "^20.0.0",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
Expand Down

0 comments on commit 8985490

Please sign in to comment.