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 18, 2021
1 parent 0a2dbd2 commit 7e13ce7
Show file tree
Hide file tree
Showing 3 changed files with 699 additions and 312 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql": "14.x.x || 15.x.x"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "1.18.6",
"@graphql-codegen/plugin-helpers": "1.18.8",
"relay-compiler": "10.1.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/todo-app-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"devDependencies": {
"@babel/node": "7.13.13",
"@babel/preset-flow": "7.13.13",
"@graphql-codegen/cli": "1.21.4",
"@graphql-codegen/plugin-helpers": "1.18.6",
"@graphql-codegen/typescript": "1.22.0",
"@graphql-codegen/typescript-operations": "1.17.16",
"@graphql-codegen/typescript-react-apollo": "2.2.4",
"@graphql-codegen/cli": "1.21.8",
"@graphql-codegen/plugin-helpers": "1.18.8",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-operations": "1.18.4",
"@graphql-codegen/typescript-react-apollo": "2.3.1",
"@n1ru4l/graphql-codegen-relay-optimizer-plugin": "*",
"@types/classnames": "2.2.11",
"@types/jest": "24.9.1",
Expand Down
Loading

0 comments on commit 7e13ce7

Please sign in to comment.