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 Jan 11, 2023
1 parent 5a2ba41 commit f8308c9
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 54 deletions.
130 changes: 79 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@graphql-codegen/add": "3.2.3",
"@graphql-codegen/cli": "2.16.3",
"@graphql-codegen/cli": "2.16.4",
"@graphql-codegen/typescript": "2.8.7",
"@graphql-codegen/typescript-resolvers": "2.7.12",
"@swc/cli": "0.1.59",
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"web-vitals": "3.0.4"
},
"devDependencies": {
"@graphql-codegen/cli": "2.16.3",
"@graphql-codegen/client-preset": "1.2.5",
"@graphql-codegen/cli": "2.16.4",
"@graphql-codegen/client-preset": "1.2.6",
"@swc/core": "1.3.25",
"@swc/jest": "0.2.24",
"@testing-library/jest-dom": "5.16.5",
Expand Down

0 comments on commit f8308c9

Please sign in to comment.