Skip to content

Commit 339e221

Browse files
fix(deps): update dependency @graphql-codegen/typescript to v5.0.2 (#2917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c00ce89 commit 339e221

File tree

2 files changed

+2
-29
lines changed

2 files changed

+2
-29
lines changed

codegen-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "codegen-scalars-test",
33
"dependencies": {
44
"@graphql-codegen/cli": "6.0.0",
5-
"@graphql-codegen/typescript": "5.0.1"
5+
"@graphql-codegen/typescript": "5.0.2"
66
}
77
}

codegen-test/yarn.lock

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -336,18 +336,7 @@
336336
auto-bind "~4.0.0"
337337
tslib "~2.6.0"
338338

339-
"@graphql-codegen/[email protected]":
340-
version "5.0.1"
341-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.1.tgz#3afac0ae4c68dc564163037c6ae8a6e2b88f831c"
342-
integrity sha512-GqAl4pxFdWTvW1h+Ume7djrucYwt03wiaS88m4ErG+tHsJaR2ZCtoHOo+B4bh7KIuBKap14/xOZG0qY/ThWAhg==
343-
dependencies:
344-
"@graphql-codegen/plugin-helpers" "^6.0.0"
345-
"@graphql-codegen/schema-ast" "^5.0.0"
346-
"@graphql-codegen/visitor-plugin-common" "6.0.1"
347-
auto-bind "~4.0.0"
348-
tslib "~2.6.0"
349-
350-
"@graphql-codegen/typescript@^5.0.2":
339+
"@graphql-codegen/[email protected]", "@graphql-codegen/typescript@^5.0.2":
351340
version "5.0.2"
352341
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.2.tgz#31c3d2d583aeed4b95069bfff9fa47934e637c24"
353342
integrity sha512-OJYXpS9SRf4VFzqu3ZH/RmTftGhAVTCmscH63iPlvTlCT8NBmpSHdZ875AEa38LugdL8XgUcGsI3pprP3e5j/w==
@@ -358,22 +347,6 @@
358347
auto-bind "~4.0.0"
359348
tslib "~2.6.0"
360349

361-
"@graphql-codegen/[email protected]":
362-
version "6.0.1"
363-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.1.tgz#7aa2c5936c1a0593b8946a0d172bb202c688cfbb"
364-
integrity sha512-3gopoUYXn26PSj2UdCWmYj0QiRVD5qR3eDiXx72OQcN1Vb8qj6VfOWB+NDuD1Q1sgVYbCQVKgj92ERsSW1xH9Q==
365-
dependencies:
366-
"@graphql-codegen/plugin-helpers" "^6.0.0"
367-
"@graphql-tools/optimize" "^2.0.0"
368-
"@graphql-tools/relay-operation-optimizer" "^7.0.0"
369-
"@graphql-tools/utils" "^10.0.0"
370-
auto-bind "~4.0.0"
371-
change-case-all "1.0.15"
372-
dependency-graph "^1.0.0"
373-
graphql-tag "^2.11.0"
374-
parse-filepath "^1.0.2"
375-
tslib "~2.6.0"
376-
377350
"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^6.1.0":
378351
version "6.1.0"
379352
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.0.tgz#a3069031b52b6e0541e03758de18a48da964553d"

0 commit comments

Comments
 (0)