Skip to content

Commit

Permalink
Update dependency @graphql-codegen/cli to v2.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2022
1 parent f59c977 commit 8cbf476
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 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.13.4",
"@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
26 changes: 15 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2127,10 +2127,13 @@ __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.13.4":
version: 2.13.4
resolution: "@graphql-codegen/cli@npm:2.13.4"
dependencies:
"@babel/generator": ^7.18.13
"@babel/template": ^7.18.10
"@babel/types": ^7.18.13
"@graphql-codegen/core": 2.6.2
"@graphql-codegen/plugin-helpers": ^2.6.2
"@graphql-tools/apollo-engine-loader": ^7.3.6
Expand All @@ -2148,9 +2151,10 @@ __metadata:
chalk: ^4.1.0
chokidar: ^3.5.2
cosmiconfig: ^7.0.0
cosmiconfig-typescript-loader: 4.1.1
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 +2173,7 @@ __metadata:
graphql-code-generator: cjs/bin.js
graphql-codegen: cjs/bin.js
graphql-codegen-esm: esm/bin.js
checksum: dd5fd3cd7e8af8f9b364d6e568697c8ca618f76cfbffa36e3662212b5495ad70d4406c04e2a8684ad08ebc47f25d2b48d044d1180aff5562716f6aca26ad50d8
checksum: 13adfc29b04480c743d0fdce61518dec56591e56b9f4371a75a242aac5e469f05071e64eff3deb306bbefb039e63f2e46cabd93d69f3288bedf2d9ae4a71aa9c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5035,15 +5039,15 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig-typescript-loader@npm:^4.0.0":
version: 4.0.0
resolution: "cosmiconfig-typescript-loader@npm:4.0.0"
"cosmiconfig-typescript-loader@npm:4.1.1, cosmiconfig-typescript-loader@npm:^4.0.0":
version: 4.1.1
resolution: "cosmiconfig-typescript-loader@npm:4.1.1"
peerDependencies:
"@types/node": "*"
cosmiconfig: ">=7"
ts-node: ">=10"
typescript: ">=3"
checksum: 9151ffe62d0b3b0bac7435add229febf04d72f4db8199390813fef071343865e91e823bd75210f9aabe218dc97a2cc2c776120c0dc886e9164947b80a910c19b
checksum: a774961868f0406d0fd75e448c2e1a0ddb95de27d477fa325a37369a2cbd892cf4d639a109082cd886840dea7707ea9bed5c38a468b52de18400c4f1d495d35a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6584,7 +6588,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 +10313,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.13.4
"@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 8cbf476

Please sign in to comment.