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] authored Mar 16, 2023
1 parent 0a2dbd2 commit 4d6650e
Show file tree
Hide file tree
Showing 3 changed files with 1,087 additions and 394 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-codegen-relay-optimizer-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"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": {
"@graphql-codegen/testing": "1.17.7",
"@graphql-codegen/testing": "1.18.3",
"@types/jest": "24.9.1",
"@types/relay-compiler": "8.0.0",
"graphql": "15.5.0",
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 4d6650e

Please sign in to comment.