Skip to content

Commit

Permalink
Merge pull request #2669 from garageScript/dependabot/npm_and_yarn/gr…
Browse files Browse the repository at this point in the history
…aphql-codegen/typescript-operations-2.5.12
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
2 parents 09bd2f4 + 1640230 commit 9e06e4f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@graphql-codegen/cli": "^2.16.3",
"@graphql-codegen/typescript": "^2.8.0",
"@graphql-codegen/typescript-apollo-client-helpers": "^2.2.6",
"@graphql-codegen/typescript-operations": "^2.5.11",
"@graphql-codegen/typescript-operations": "^2.5.12",
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
"@graphql-codegen/typescript-resolvers": "^2.7.12",
"@jest/types": "^29.2.1",
Expand Down
30 changes: 7 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1961,14 +1961,14 @@
change-case-all "1.0.14"
tslib "~2.4.0"

"@graphql-codegen/typescript-operations@^2.5.11":
version "2.5.11"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.11.tgz#ca201462e64a68441f97c311689b625623b0363f"
integrity sha512-gY8A8QKAjsN8kDD8K/1B6CCfGrQSZF3MITPYr4rzZhqWk1xWXr03ku41hbWGlEBPQcgvHiz7SQrhvA697e5dPg==
"@graphql-codegen/typescript-operations@^2.5.12":
version "2.5.12"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.5.12.tgz#36af48b34d70d98a9a2adea1ab79e26fcab23a92"
integrity sha512-/w8IgRIQwmebixf514FOQp2jXOe7vxZbMiSFoQqJgEgzrr42joPsgu4YGU+owv2QPPmu4736OcX8FSavb7SLiA==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.2"
"@graphql-codegen/typescript" "^2.8.6"
"@graphql-codegen/visitor-plugin-common" "2.13.6"
"@graphql-codegen/typescript" "^2.8.7"
"@graphql-codegen/visitor-plugin-common" "2.13.7"
auto-bind "~4.0.0"
tslib "~2.4.0"

Expand All @@ -1995,7 +1995,7 @@
auto-bind "~4.0.0"
tslib "~2.4.0"

"@graphql-codegen/typescript@^2.8.0", "@graphql-codegen/typescript@^2.8.6", "@graphql-codegen/typescript@^2.8.7":
"@graphql-codegen/typescript@^2.8.0", "@graphql-codegen/typescript@^2.8.7":
version "2.8.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.7.tgz#da34261b779a001d7d53b8f454bafc002b06e041"
integrity sha512-Nm5keWqIgg/VL7fivGmglF548tJRP2ttSmfTMuAdY5GNGTJTVZOzNbIOfnbVEDMMWF4V+quUuSyeUQ6zRxtX1w==
Expand All @@ -2022,22 +2022,6 @@
parse-filepath "^1.0.2"
tslib "~2.4.0"

"@graphql-codegen/[email protected]":
version "2.13.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.6.tgz#e01627ec53be9ad6cd3553cbb262318644b0c0a7"
integrity sha512-jDxbS8CZIu3KPqku1NzkVkCvPy4UUxhmtRz+yyG3W6go/3hq/VG/yx3ljhI7jYT08W9yaFCUzczimS9fM+Qanw==
dependencies:
"@graphql-codegen/plugin-helpers" "^3.1.2"
"@graphql-tools/optimize" "^1.3.0"
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
"@graphql-tools/utils" "^9.0.0"
auto-bind "~4.0.0"
change-case-all "1.0.15"
dependency-graph "^0.11.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
tslib "~2.4.0"

"@graphql-codegen/[email protected]":
version "2.13.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.7.tgz#591e054a970a0d572bdfb765bf948dae21bf8aed"
Expand Down

1 comment on commit 9e06e4f

@vercel
Copy link

@vercel vercel bot commented on 9e06e4f Jan 5, 2023

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.