Skip to content

Commit 56dfee2

Browse files
committed
chore(deps): update dependency jest to v26
1 parent 894e1ea commit 56dfee2

File tree

3 files changed

+1442
-472
lines changed

3 files changed

+1442
-472
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-config-prettier": "6.10.0",
2626
"eslint-plugin-jest": "23.7.0",
2727
"husky": "4.2.3",
28-
"jest": "24.9.0",
28+
"jest": "26.0.1",
2929
"lint-staged": "10.0.7",
3030
"prettier": "1.19.1",
3131
"ts-jest": "25.2.1"

packages/graphql-codegen-relay-optimizer-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/jest": "24.9.1",
3737
"@types/relay-compiler": "8.0.0",
3838
"graphql": "14.6.0",
39-
"jest": "24.7.1",
39+
"jest": "26.0.1",
4040
"ts-jest": "25.2.1",
4141
"typescript": "3.8.3"
4242
},

0 commit comments

Comments
 (0)