chore(deps): update dependency @types/jest to v29

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-11 00:25:10 +00:00
committed by Github changeset workflow
parent cca74eaf27
commit 504614d313
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^28.1.3",
"@types/jest": "^29.0.0",
"@types/react": "^16.13.1 || ^17.0.0",
"msw": "^1.0.0"
},