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.
1 parent f5c1b5b commit b0707c6Copy full SHA for b0707c6
packages/utils/graphql-codegen-testing/package.json
@@ -36,7 +36,7 @@
36
},
37
"homepage": "https://github.com/dotansimha/graphql-code-generator#readme",
38
"peerDependencies": {
39
- "jest-diff": "^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0",
+ "jest-diff": "^23.0.0 || ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0 || ^30.0.0",
40
"typescript": ">=3.0.0"
41
42
"dependencies": {
0 commit comments