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 Nov 17, 2020
1 parent 74d1e4b commit e467809
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"devDependencies": {
"@capacitor/cli": "2.4.1",
"@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/typescript": "1.17.11",
"@graphql-codegen/typescript-operations": "1.17.10",
"@graphql-codegen/typescript-react-apollo": "2.1.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
6 changes: 3 additions & 3 deletions platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"devDependencies": {
"@capacitor/cli": "2.4.1",
"@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/typescript": "1.17.11",
"@graphql-codegen/typescript-operations": "1.17.10",
"@graphql-codegen/typescript-react-apollo": "2.1.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 e467809

Please sign in to comment.