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 Oct 19, 2021
1 parent b6f1d88 commit cefe837
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
},
"devDependencies": {
"@capacitor/cli": "2.4.5",
"@graphql-codegen/add": "2.0.1",
"@graphql-codegen/typescript": "1.17.9",
"@graphql-codegen/typescript-operations": "1.17.8",
"@graphql-codegen/typescript-react-apollo": "2.0.6",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-operations": "1.18.4",
"@graphql-codegen/typescript-react-apollo": "2.3.1",
"@test-graphql-cli/codegen": "4.0.1-beta.6",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "10.4.9",
Expand Down
8 changes: 4 additions & 4 deletions platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
},
"devDependencies": {
"@capacitor/cli": "2.4.5",
"@graphql-codegen/add": "2.0.1",
"@graphql-codegen/typescript": "1.17.9",
"@graphql-codegen/typescript-operations": "1.17.8",
"@graphql-codegen/typescript-react-apollo": "2.0.6",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-operations": "1.18.4",
"@graphql-codegen/typescript-react-apollo": "2.3.1",
"@test-graphql-cli/codegen": "4.0.1-beta.6",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/react": "10.4.9",
Expand Down

0 comments on commit cefe837

Please sign in to comment.