Skip to content

Commit 94f005d

Browse files
chore(deps-dev): bump @graphql-codegen/typed-document-node from 6.1.0 to 6.1.2 (#5043)
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.2. - [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.2/packages/plugins/typescript/typed-document-node) --- updated-dependencies: - dependency-name: "@graphql-codegen/typed-document-node" dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5b847a commit 94f005d

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.2"
2612+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.2.tgz#81b6a4cc0ba6f632153190caf4cd9e10b4d04436"
2613+
integrity sha512-DelLv7BY8Sx0toyCiEsc46W3FtqipiiqhprUnGnSalfKnKVB8KUodXKaf70migy6hWyDl5d1OJOp5wrttuIy2Q==
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.2"
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.2":
2714+
version "6.1.2"
2715+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.2.tgz#e614d6606402a152686d6f90e6363150a7a55bde"
2716+
integrity sha512-zYdrhJKgk8kqE1Xz5/m/Ua42zk+rIvYB/FHh3dE1AhZ6b1IDqgKjF3LnkT+K2qenf9EfT4yNjXd5CEKMeXfHyg==
27172717
dependencies:
27182718
"@graphql-codegen/plugin-helpers" "^6.0.0"
27192719
"@graphql-tools/optimize" "^2.0.0"

0 commit comments

Comments
 (0)