Skip to content

Commit 9f05d7d

Browse files
committed
fix(deps): update dependency @types/jest to v26.0.21
1 parent df7ea72 commit 9f05d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/cra-subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@apollo/react-hooks": "4.0.0",
77
"@protofire/subgraph-toolkit": "0.1.1",
8-
"@types/jest": "26.0.20",
8+
"@types/jest": "26.0.21",
99
"@types/node": "12.20.6",
1010
"@types/react": "17.0.3",
1111
"@types/react-dom": "17.0.2",

0 commit comments

Comments
 (0)