Skip to content

Commit 1102156

Browse files
committed
fix(deps): update dependency @types/jest to v26 in template
1 parent 3129dcd commit 1102156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dependencies": {
44
"@types/enzyme": "3.10.4",
55
"@types/enzyme-adapter-react-16": "1.0.5",
6-
"@types/jest": "25.1.1",
6+
"@types/jest": "^26.0.0",
77
"@types/node": "12.12.26",
88
"@types/react": "16.9.19",
99
"@types/react-dom": "16.9.5",

0 commit comments

Comments
 (0)