Skip to content

Commit a955fb9

Browse files
ctisonrenovate-bot
andauthored
chore(deps): update graphqlcodegenerator monorepo to v6 (#565)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 05907b1 commit a955fb9

File tree

3 files changed

+358
-535
lines changed

3 files changed

+358
-535
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"singleQuote": true
3131
},
3232
"devDependencies": {
33-
"@graphql-codegen/cli": "5.0.7",
33+
"@graphql-codegen/cli": "6.0.0",
3434
"husky": "9.1.7",
3535
"lint-staged": "16.1.6",
3636
"prettier": "3.6.2",

packages/graphql-codegen-golang/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dev": "rm -rf dist/ && tsc -p tsconfig.build.json -w"
2323
},
2424
"dependencies": {
25-
"@graphql-codegen/plugin-helpers": "5.1.1",
25+
"@graphql-codegen/plugin-helpers": "6.0.0",
2626
"graphql": "16.11.0",
2727
"liquidjs": "10.21.1"
2828
},

0 commit comments

Comments
 (0)