Skip to content

Commit 527a0e6

Browse files
ctisonrenovate-bot
andauthored
chore(deps): update graphqlcodegenerator monorepo (#531)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent b9f493f commit 527a0e6

File tree

3 files changed

+64
-128
lines changed

3 files changed

+64
-128
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.6",
33+
"@graphql-codegen/cli": "5.0.7",
3434
"husky": "9.1.7",
3535
"lint-staged": "16.1.0",
3636
"prettier": "3.5.3",

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.0",
25+
"@graphql-codegen/plugin-helpers": "5.1.1",
2626
"graphql": "16.11.0",
2727
"liquidjs": "10.21.1"
2828
},

0 commit comments

Comments
 (0)