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 15, 2021
1 parent d2e0fe5 commit 467b214
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 173 deletions.
10 changes: 5 additions & 5 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"prebuild": "yarn clean"
},
"dependencies": {
"@graphql-codegen/cli": "2.2.2",
"@graphql-codegen/typescript": "2.3.1",
"@graphql-codegen/cli": "2.3.0",
"@graphql-codegen/typescript": "2.4.0",
"@graphql-codegen/typescript-operations": "2.2.0",
"@graphql-codegen/typescript-react-apollo": "3.2.1",
"react-apollo": "3.1.5"
},
"devDependencies": {
"@graphql-codegen/cli": "2.2.2",
"@graphql-codegen/cli": "2.3.0",
"@graphql-codegen/introspection": "2.1.0",
"@graphql-codegen/typescript": "2.3.1",
"@graphql-codegen/typescript": "2.4.0",
"@graphql-codegen/typescript-operations": "2.2.0",
"@graphql-codegen/typescript-react-apollo": "3.2.1",
"@graphql-codegen/typescript-resolvers": "2.4.0"
"@graphql-codegen/typescript-resolvers": "2.4.1"
}
}
Loading

0 comments on commit 467b214

Please sign in to comment.