We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec4a73 commit d832544Copy full SHA for d832544
2 files changed
package.json
@@ -32,13 +32,13 @@
32
"@graphql-codegen/typescript": "2.7.3",
33
"@graphql-codegen/typescript-operations": "2.5.3",
34
"@graphql-codegen/typescript-react-apollo": "3.3.3",
35
- "@types/jest": "29.1.0",
+ "@types/jest": "29.1.1",
36
"@types/node": "18.7.14",
37
"apollo-cache-inmemory": "1.6.6",
38
"apollo-client": "2.6.10",
39
"graphql": "16.6.0",
40
"graphql-codegen": "0.4.0",
41
- "jest": "29.1.1",
+ "jest": "29.1.2",
42
"standard-version": "9.5.0",
43
"ts-jest": "28.0.8",
44
"typescript": "4.8.4"
0 commit comments