Skip to content

Commit a2d807d

Browse files
fix(deps): update dependency @types/jest to v29
1 parent 0fdb3e9 commit a2d807d

File tree

2 files changed

+174
-46
lines changed

2 files changed

+174
-46
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type-check": "tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@types/jest": "26.0.20",
15+
"@types/jest": "29.5.1",
1616
"@types/node": "12.20.4",
1717
"@types/react": "17.0.3",
1818
"@types/react-dom": "16.9.11",

0 commit comments

Comments
 (0)