Skip to content

Commit 75a3a70

Browse files
fix(deps): update dependency @types/jest to v30
1 parent b18fcc0 commit 75a3a70

File tree

2 files changed

+234
-10
lines changed

2 files changed

+234
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "5.16.5",
77
"@testing-library/react": "13.4.0",
88
"@testing-library/user-event": "13.5.0",
9-
"@types/jest": "27.5.2",
9+
"@types/jest": "30.0.0",
1010
"@types/node": "16.11.68",
1111
"@types/react": "18.0.21",
1212
"@types/react-dom": "18.0.6",

0 commit comments

Comments
 (0)