Skip to content

Commit 0cdca56

Browse files
chore(deps-dev): bump @graphql-codegen/typed-document-node
Bumps [@graphql-codegen/typed-document-node](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typed-document-node) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typed-document-node/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typed-document-node@6.1.0/packages/plugins/typescript/typed-document-node) --- updated-dependencies: - dependency-name: "@graphql-codegen/typed-document-node" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6403328 commit 0cdca56

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2608,9 +2608,9 @@
26082608
tslib "~2.6.0"
26092609

26102610
"@graphql-codegen/typed-document-node@^6.0.2":
2611-
version "6.0.2"
2612-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-6.0.2.tgz#8e2acd9cdab67a86e4b0e3d6890f3c20e93b1b3c"
2613-
integrity sha512-nqcD23F87jLPQ1P2jJaepNAa4SY8Xy2soacPyQMwvxWtbRSXlg/LBUjtbEkCaU2SuLoa4L3w8VPuGoQ3EWUzeg==
2611+
version "6.1.0"
2612+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.0.tgz#3a906a1ae664803a3bcbdaebc9e95ff1ccde2f3b"
2613+
integrity sha512-8YfZ+anIdfE4CAJG0nQFNNvTiqj5gNXoVIe4EhWIjf2joXziF1JIUlE1RIpasRMTHvLlQhWZoq4760l751XzbA==
26142614
dependencies:
26152615
"@graphql-codegen/plugin-helpers" "^6.0.0"
26162616
"@graphql-codegen/visitor-plugin-common" "6.1.0"

0 commit comments

Comments
 (0)