Skip to content

Commit eec18ae

Browse files
Fix failing CI
1 parent 5309cbc commit eec18ae

File tree

2 files changed

+1795
-89
lines changed

2 files changed

+1795
-89
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
},
3636
"devDependencies": {
3737
"@eslint/js": "^9.17.0",
38+
"@graphql-codegen/cli": "^5.0.3",
39+
"@graphql-codegen/introspection": "^4.0.3",
40+
"@graphql-codegen/typescript": "^4.1.2",
3841
"@guardian/node-riffraff-artifact": "0.3.2",
3942
"@types/aws-lambda": "^8.10.114",
4043
"@types/jest": "^26.0.22",

0 commit comments

Comments
 (0)