diff --git a/codegen-test/package.json b/codegen-test/package.json index 440fa90f8..32b46e2d5 100644 --- a/codegen-test/package.json +++ b/codegen-test/package.json @@ -2,6 +2,6 @@ "name": "codegen-scalars-test", "dependencies": { "@graphql-codegen/cli": "6.0.0", - "@graphql-codegen/typescript": "5.0.1" + "@graphql-codegen/typescript": "5.0.2" } } diff --git a/codegen-test/yarn.lock b/codegen-test/yarn.lock index f3cefc939..b4f335e59 100644 --- a/codegen-test/yarn.lock +++ b/codegen-test/yarn.lock @@ -336,18 +336,7 @@ auto-bind "~4.0.0" tslib "~2.6.0" -"@graphql-codegen/typescript@5.0.1": - version "5.0.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.1.tgz#3afac0ae4c68dc564163037c6ae8a6e2b88f831c" - integrity sha512-GqAl4pxFdWTvW1h+Ume7djrucYwt03wiaS88m4ErG+tHsJaR2ZCtoHOo+B4bh7KIuBKap14/xOZG0qY/ThWAhg== - dependencies: - "@graphql-codegen/plugin-helpers" "^6.0.0" - "@graphql-codegen/schema-ast" "^5.0.0" - "@graphql-codegen/visitor-plugin-common" "6.0.1" - auto-bind "~4.0.0" - tslib "~2.6.0" - -"@graphql-codegen/typescript@^5.0.2": +"@graphql-codegen/typescript@5.0.2", "@graphql-codegen/typescript@^5.0.2": version "5.0.2" resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.2.tgz#31c3d2d583aeed4b95069bfff9fa47934e637c24" integrity sha512-OJYXpS9SRf4VFzqu3ZH/RmTftGhAVTCmscH63iPlvTlCT8NBmpSHdZ875AEa38LugdL8XgUcGsI3pprP3e5j/w== @@ -358,22 +347,6 @@ auto-bind "~4.0.0" tslib "~2.6.0" -"@graphql-codegen/visitor-plugin-common@6.0.1": - version "6.0.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.1.tgz#7aa2c5936c1a0593b8946a0d172bb202c688cfbb" - integrity sha512-3gopoUYXn26PSj2UdCWmYj0QiRVD5qR3eDiXx72OQcN1Vb8qj6VfOWB+NDuD1Q1sgVYbCQVKgj92ERsSW1xH9Q== - dependencies: - "@graphql-codegen/plugin-helpers" "^6.0.0" - "@graphql-tools/optimize" "^2.0.0" - "@graphql-tools/relay-operation-optimizer" "^7.0.0" - "@graphql-tools/utils" "^10.0.0" - auto-bind "~4.0.0" - change-case-all "1.0.15" - dependency-graph "^1.0.0" - graphql-tag "^2.11.0" - parse-filepath "^1.0.2" - tslib "~2.6.0" - "@graphql-codegen/visitor-plugin-common@6.1.0", "@graphql-codegen/visitor-plugin-common@^6.1.0": version "6.1.0" resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.0.tgz#a3069031b52b6e0541e03758de18a48da964553d"