Skip to content

Commit

Permalink
Merge pull request #323 from kazekyo/dependabot/npm_and_yarn/graphql-…
Browse files Browse the repository at this point in the history
…codegen/typed-document-node-2.3.2

chore(deps-dev): Bump @graphql-codegen/typed-document-node from 2.3.1 to 2.3.2
  • Loading branch information
kazekyo authored Jul 21, 2022
2 parents 0c72bed + 6b1f396 commit 3f1cdf3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2245,12 +2245,12 @@
tslib "~2.0.0"

"@graphql-codegen/typed-document-node@^2.2.8":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.1.tgz#e8778ecb3e7dd9fe1dcd32e230832592e5f9910f"
integrity sha512-8EnxV1lYAuWmoPRdc8iSI1odEpiNwaR4kRxgCYuNaCjQsCrGRnF46Vb1rCWG+6veODA3BmOjp0g0sCLM5b6EAA==
version "2.3.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.2.tgz#48efec13ca6e72c7309d43826a6eca1f0adf9b34"
integrity sha512-QJtSXEFMx5Ze5vqGXOphhuOAIbWfTPjTAMoNFXtaLsbrihooDNq2/BIujAxHc/Cw0pS2JjMRjbur118v0yXbSQ==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.5.0"
"@graphql-codegen/visitor-plugin-common" "2.11.1"
"@graphql-codegen/plugin-helpers" "^2.6.0"
"@graphql-codegen/visitor-plugin-common" "2.12.0"
auto-bind "~4.0.0"
change-case-all "1.0.14"
tslib "~2.4.0"
Expand Down

1 comment on commit 3f1cdf3

@vercel
Copy link

@vercel vercel bot commented on 3f1cdf3 Jul 21, 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.