Skip to content

Commit

Permalink
Update dependency @graphql-codegen/cli to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2022
1 parent f59c977 commit 0dc6fc7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@graphql-codegen/add": "3.2.1",
"@graphql-codegen/cli": "2.11.8",
"@graphql-codegen/cli": "2.12.0",
"@graphql-codegen/near-operation-file-preset": "2.4.1",
"@graphql-codegen/typescript-apollo-client-helpers": "2.2.3",
"@graphql-codegen/typescript-operations": "2.5.3",
Expand Down
25 changes: 13 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2127,12 +2127,12 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/cli@npm:2.11.8":
version: 2.11.8
resolution: "@graphql-codegen/cli@npm:2.11.8"
"@graphql-codegen/cli@npm:2.12.0":
version: 2.12.0
resolution: "@graphql-codegen/cli@npm:2.12.0"
dependencies:
"@graphql-codegen/core": 2.6.2
"@graphql-codegen/plugin-helpers": ^2.6.2
"@graphql-codegen/plugin-helpers": ^2.7.0
"@graphql-tools/apollo-engine-loader": ^7.3.6
"@graphql-tools/code-file-loader": ^7.3.1
"@graphql-tools/git-loader": ^7.2.1
Expand All @@ -2148,9 +2148,10 @@ __metadata:
chalk: ^4.1.0
chokidar: ^3.5.2
cosmiconfig: ^7.0.0
cosmiconfig-typescript-loader: ^4.0.0
debounce: ^1.2.0
detect-indent: ^6.0.0
graphql-config: ^4.3.4
graphql-config: ^4.3.5
inquirer: ^8.0.0
is-glob: ^4.0.1
json-to-pretty-yaml: ^1.2.2
Expand All @@ -2169,7 +2170,7 @@ __metadata:
graphql-code-generator: cjs/bin.js
graphql-codegen: cjs/bin.js
graphql-codegen-esm: esm/bin.js
checksum: dd5fd3cd7e8af8f9b364d6e568697c8ca618f76cfbffa36e3662212b5495ad70d4406c04e2a8684ad08ebc47f25d2b48d044d1180aff5562716f6aca26ad50d8
checksum: f8010d651e7f7bec3ac04da0c250a7c9d863f0c175f923553b9701e99cb61d9feb7393fa11ff601bf31c6f6d4b40c81e28f39cd8797b611b5f0456c46cbd6045
languageName: node
linkType: hard

Expand Down Expand Up @@ -2203,9 +2204,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/plugin-helpers@npm:^2.6.2":
version: 2.6.2
resolution: "@graphql-codegen/plugin-helpers@npm:2.6.2"
"@graphql-codegen/plugin-helpers@npm:^2.6.2, @graphql-codegen/plugin-helpers@npm:^2.7.0":
version: 2.7.0
resolution: "@graphql-codegen/plugin-helpers@npm:2.7.0"
dependencies:
"@graphql-tools/utils": ^8.8.0
change-case-all: 1.0.14
Expand All @@ -2215,7 +2216,7 @@ __metadata:
tslib: ~2.4.0
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 972b5d6e13d8cdfde5fe3d79b79e7e0af7c3931619a10d48b931e1d101e95694e29fa83d66e25df1427827faf841f5884b5a677bb659a5de08ece95854a25736
checksum: 413099d58e99d4eb3a7d806f3b7eb5c7052e40a680cc2e9ced11eb0b8af0aede8a3fdcdeca937daf89614b6db9cf0a9235ad6f694d211f097c40c1cbf07b3c6a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6584,7 +6585,7 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:^4.3.4":
"graphql-config@npm:^4.3.5":
version: 4.3.5
resolution: "graphql-config@npm:4.3.5"
dependencies:
Expand Down Expand Up @@ -10309,7 +10310,7 @@ __metadata:
"@dnd-kit/sortable": 6.0.1
"@dnd-kit/utilities": 3.2.0
"@graphql-codegen/add": 3.2.1
"@graphql-codegen/cli": 2.11.8
"@graphql-codegen/cli": 2.12.0
"@graphql-codegen/near-operation-file-preset": 2.4.1
"@graphql-codegen/typescript-apollo-client-helpers": 2.2.3
"@graphql-codegen/typescript-operations": 2.5.3
Expand Down

0 comments on commit 0dc6fc7

Please sign in to comment.