Skip to content

Commit c846801

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.1.0 to 6.1.1. - [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.1/packages/plugins/typescript/typed-document-node) --- updated-dependencies: - dependency-name: "@graphql-codegen/typed-document-node" dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2a9b6 commit c846801

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

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

26102610
"@graphql-codegen/typed-document-node@^6.0.2":
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==
2611+
version "6.1.1"
2612+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.1.tgz#7a0bfb388d6c9f3371835cfbf2a6d92a4a30918c"
2613+
integrity sha512-tNSpkt9vG+6pgtR6gLjPZtOkrSm8zyhehKZDOxi8JIDL+KIbmU2VelpvZg0QJb/ycQd64n2aJ+UN08fGqgt4Cw==
26142614
dependencies:
26152615
"@graphql-codegen/plugin-helpers" "^6.0.0"
2616-
"@graphql-codegen/visitor-plugin-common" "6.1.0"
2616+
"@graphql-codegen/visitor-plugin-common" "6.1.1"
26172617
auto-bind "~4.0.0"
26182618
change-case-all "1.0.15"
26192619
tslib "~2.6.0"
@@ -2710,10 +2710,10 @@
27102710
parse-filepath "^1.0.2"
27112711
tslib "~2.6.0"
27122712

2713-
"@graphql-codegen/visitor-plugin-common@6.1.0":
2714-
version "6.1.0"
2715-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.0.tgz#a3069031b52b6e0541e03758de18a48da964553d"
2716-
integrity sha512-AvGO1pe+b/kAa7+WBDlNDXOruRZWv/NnhLHgTggiW2XWRv33biuzg4cF1UTdpR2jmESZzJU4kXngLLX8RYJWLA==
2713+
"@graphql-codegen/visitor-plugin-common@6.1.1":
2714+
version "6.1.1"
2715+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.1.tgz#7e0f25b22e61fe5aa9259b48a0f3756ec8c3b4bc"
2716+
integrity sha512-31ZEoa9nA9J1ENJU1EDfnnlFFmW8G54tQpJdJ126JQtJkgSHON29UQ/fDXndSF7v0nO+IoPKWLBVYwHnz8v7ug==
27172717
dependencies:
27182718
"@graphql-codegen/plugin-helpers" "^6.0.0"
27192719
"@graphql-tools/optimize" "^2.0.0"

0 commit comments

Comments
 (0)