Skip to content

Commit

Permalink
chore(deps): 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] committed Sep 29, 2022
1 parent bf7d589 commit a84dabc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "2.13.0",
"@graphql-codegen/cli": "2.13.1",
"@graphql-codegen/gql-tag-operations-preset": "1.6.0",
"gradient-string": "2.0.2",
"graphql": "16.6.0",
Expand Down
29 changes: 5 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -536,15 +536,14 @@
"@graphql-codegen/plugin-helpers" "^2.6.2"
tslib "~2.4.0"

"@graphql-codegen/cli@2.13.0":
version "2.13.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.0.tgz#f27b334b992eeb2666fbb90baf6b5ed997d411a6"
integrity sha512-r1Z05jKl4h0wVvBpFKqpN+clICZiC356OTLxcdn0XO55vVyjIRl2r4Y2J83JnaklCsiMB5ODtn7uIzmpbXdWjw==
"@graphql-codegen/cli@2.13.1":
version "2.13.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.1.tgz#d68bdf42db528091ef8af2092696a04bd51bccc3"
integrity sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA==
dependencies:
"@babel/generator" "^7.18.13"
"@babel/template" "^7.18.10"
"@babel/types" "^7.18.13"
"@graphql-codegen/client-preset" "1.0.1"
"@graphql-codegen/core" "2.6.2"
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-tools/apollo-engine-loader" "^7.3.6"
Expand Down Expand Up @@ -578,24 +577,6 @@
yaml "^1.10.0"
yargs "^17.0.0"

"@graphql-codegen/client-preset@1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/client-preset/-/client-preset-1.0.1.tgz#a0f3c27638b9981550d4e76982211d516d078c4b"
integrity sha512-JsZwrUveq2HG7Rv/tOmwPGB9IyPd9Dfc6mAXV+jrVvlmj4W3tHiIRKzQpyW1m/Y9g6xBQnMbiEp81qSXBdaWCw==
dependencies:
"@babel/helper-plugin-utils" "^7.14.5"
"@babel/template" "^7.15.4"
"@graphql-codegen/add" "^3.2.1"
"@graphql-codegen/gql-tag-operations" "^1.5.0"
"@graphql-codegen/plugin-helpers" "^2.6.2"
"@graphql-codegen/typed-document-node" "^2.3.3"
"@graphql-codegen/typescript" "^2.7.3"
"@graphql-codegen/typescript-operations" "^2.5.3"
"@graphql-codegen/visitor-plugin-common" "^2.12.1"
"@graphql-tools/utils" "^8.8.0"
"@graphql-typed-document-node/core" "3.1.1"
tslib "~2.4.0"

"@graphql-codegen/core@2.6.2":
version "2.6.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.2.tgz#29c766d2e9e5a3deeeb4f1728c1f7b1aca054a22"
Expand Down Expand Up @@ -918,7 +899,7 @@
tslib "^2.4.0"
value-or-promise "1.0.11"

"@graphql-typed-document-node/core@3.1.1", "@graphql-typed-document-node/core@^3.1.1":
"@graphql-typed-document-node/core@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
Expand Down

1 comment on commit a84dabc

@vercel
Copy link

@vercel vercel bot commented on a84dabc Sep 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.