Skip to content

Commit 8c423ff

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @graphql-codegen/typescript to v2.4.10
1 parent 102c8fd commit 8c423ff

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"license": "MIT",
4646
"devDependencies": {
4747
"@graphql-codegen/cli": "2.6.2",
48-
"@graphql-codegen/typescript": "2.4.9",
48+
"@graphql-codegen/typescript": "2.4.10",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "27.5.0",
5151
"@typescript-eslint/eslint-plugin": "5.22.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -813,21 +813,21 @@
813813
"@graphql-tools/utils" "^8.1.1"
814814
tslib "~2.3.0"
815815

816-
"@graphql-codegen/[email protected].9":
817-
version "2.4.9"
818-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.9.tgz#ab3eeaa5773cf78df7ddc2ffbb0447ee2920728c"
819-
integrity sha512-7l2qw3j8aC9CAW/Tm4x1kkIpDt34xqv8zTwRpmVaVwooZd6usvydkaEwJUMId8Aj0F1SDIzAlYNiG523SRu+Ng==
816+
"@graphql-codegen/[email protected].10":
817+
version "2.4.10"
818+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.10.tgz#245512826fc0c6663756cca6359ac4d45719af5f"
819+
integrity sha512-Wr/GzYrpY8d8I9+ZFSkNefOpYaMtBL2s2E79IoEOLAqXHUWxM0reBwkEk4oHtLw27AmaXgngajPFPaO5QAhotQ==
820820
dependencies:
821821
"@graphql-codegen/plugin-helpers" "^2.4.0"
822822
"@graphql-codegen/schema-ast" "^2.4.1"
823-
"@graphql-codegen/visitor-plugin-common" "2.7.5"
823+
"@graphql-codegen/visitor-plugin-common" "2.7.6"
824824
auto-bind "~4.0.0"
825825
tslib "~2.4.0"
826826

827-
"@graphql-codegen/[email protected].5":
828-
version "2.7.5"
829-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.5.tgz#930fea2c084042b604bead6665b7a0d1542c445b"
830-
integrity sha512-k4adLokuudmhEO4l8PncoQdQl20BpwAOdSWzuYEjezb7KJvYgImkNCk0GghyRSg0rHh+0yFN4CjtpBR4nZX7Aw==
827+
"@graphql-codegen/[email protected].6":
828+
version "2.7.6"
829+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.6.tgz#70be729551fedc090d69fe4f16272bccf5222d28"
830+
integrity sha512-XHeopd8z5UE2alv8nn2LrF+qpfRpldeqHOwrmLmlzyCWcuz5vMiZ08CgtE03micQNQJg5s8Z9m72S3FrvBUoAA==
831831
dependencies:
832832
"@graphql-codegen/plugin-helpers" "^2.4.0"
833833
"@graphql-tools/optimize" "^1.0.1"

0 commit comments

Comments
 (0)