Skip to content

Commit ec0c527

Browse files
committed
chore(deps): update dependency jest to v26
1 parent 036dd94 commit ec0c527

File tree

3 files changed

+1124
-44
lines changed

3 files changed

+1124
-44
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-config-prettier": "6.11.0",
2626
"eslint-plugin-jest": "24.0.2",
2727
"husky": "4.3.0",
28-
"jest": "24.9.0",
28+
"jest": "26.5.3",
2929
"lint-staged": "10.4.0",
3030
"prettier": "2.1.2",
3131
"ts-jest": "25.5.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": "15.3.0",
39-
"jest": "24.7.1",
39+
"jest": "26.5.3",
4040
"ts-jest": "25.5.1",
4141
"typescript": "4.0.3"
4242
},

0 commit comments

Comments
 (0)