Skip to content

Commit

Permalink
Update dependency @graphql-codegen/cli to v2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2022
1 parent f59c977 commit 1a67b26
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 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.1",
"@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
20 changes: 12 additions & 8 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.1":
version: 2.13.1
resolution: "@graphql-codegen/cli@npm:2.13.1"
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.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 +2173,7 @@ __metadata:
graphql-code-generator: cjs/bin.js
graphql-codegen: cjs/bin.js
graphql-codegen-esm: esm/bin.js
checksum: dd5fd3cd7e8af8f9b364d6e568697c8ca618f76cfbffa36e3662212b5495ad70d4406c04e2a8684ad08ebc47f25d2b48d044d1180aff5562716f6aca26ad50d8
checksum: 750c2a5f598def903842b8b91bbc4a4493703c1f0a2a2300af88b35cffce21128ccb4896e10a789dcdc9ed8076b89144a463da4772ccecf72d44645fc0ab67fe
languageName: node
linkType: hard

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

"cosmiconfig-typescript-loader@npm:^4.0.0":
"cosmiconfig-typescript-loader@npm:4.0.0, cosmiconfig-typescript-loader@npm:^4.0.0":
version: 4.0.0
resolution: "cosmiconfig-typescript-loader@npm:4.0.0"
peerDependencies:
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.1
"@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 1a67b26

Please sign in to comment.