Skip to content

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 8, 2024
1 parent 93de3c8 commit adfa44c
Show file tree
Hide file tree
Showing 3 changed files with 1,127 additions and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"singleQuote": true
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/cli": "5.0.2",
"husky": "9.0.10",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-codegen-golang/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dev": "rm -rf dist/ && tsc -p tsconfig.build.json -w"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "5.0.1",
"@graphql-codegen/plugin-helpers": "5.0.3",
"graphql": "16.8.1",
"liquidjs": "10.10.0"
},
Expand Down
Loading

0 comments on commit adfa44c

Please sign in to comment.