We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee015a5 + 837f25d commit 3672b99Copy full SHA for 3672b99
package.json
@@ -50,7 +50,7 @@
50
"@graphql-codegen/typescript": "^2.0.0",
51
"@graphql-codegen/typescript-graphql-request": "^4.0.0",
52
"@graphql-codegen/typescript-operations": "^2.0.0",
53
- "@types/jest": "^28.0.0",
+ "@types/jest": "^29.0.0",
54
"@types/node": "^16.0.0",
55
"@typescript-eslint/eslint-plugin": "^5.13.0",
56
"@typescript-eslint/parser": "^5.4.0",
@@ -64,7 +64,7 @@
64
"eslint-plugin-react": "^7.23.2",
65
"eslint-plugin-react-hooks": "^4.2.0",
66
"graphql": "<17.0.0",
67
- "jest": "^28.0.0",
+ "jest": "^29.0.0",
68
"jest-docblock": "^28.0.0",
69
"jest-junit": "^14.0.0",
70
"npm-run-all": "^4.1.5",
0 commit comments