Skip to content

Commit 1971132

Browse files
Update dependency @types/jest to v30
1 parent a432266 commit 1971132

File tree

2 files changed

+223
-11
lines changed

2 files changed

+223
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@testing-library/jest-dom": "^4.2.4 || ^5.0.0",
3737
"@testing-library/react": "^9.5.0",
3838
"@testing-library/user-event": "^7.2.1",
39-
"@types/jest": "^25.1.4 || ^29.0.0",
39+
"@types/jest": "^25.1.4 || ^29.0.0 || ^30.0.0",
4040
"@types/node": "^12.12.38 || ^18.0.0",
4141
"@types/react": "^16.9.27 || ^18.0.0",
4242
"@types/react-dom": "^16.9.7 || ^18.0.0",

0 commit comments

Comments
 (0)