Skip to content

Commit 5c84824

Browse files
fix(deps): update dependency @graphql-codegen/typescript to v4.1.3 (#2718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 180fd51 commit 5c84824

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": "5.0.4",
5-
"@graphql-codegen/typescript": "4.1.2"
5+
"@graphql-codegen/typescript": "4.1.3"
66
}
77
}

codegen-test/yarn.lock

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -584,18 +584,7 @@
584584
auto-bind "~4.0.0"
585585
tslib "~2.6.0"
586586

587-
"@graphql-codegen/[email protected]":
588-
version "4.1.2"
589-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.2.tgz#c57d7e8f87b689deec516bd8021a347a98f4e4db"
590-
integrity sha512-GhPgfxgWEkBrvKR2y77OThus3K8B6U3ESo68l7+sHH1XiL2WapK5DdClViblJWKQerJRjfJu8tcaxQ8Wpk6Ogw==
591-
dependencies:
592-
"@graphql-codegen/plugin-helpers" "^5.1.0"
593-
"@graphql-codegen/schema-ast" "^4.0.2"
594-
"@graphql-codegen/visitor-plugin-common" "5.6.0"
595-
auto-bind "~4.0.0"
596-
tslib "~2.6.0"
597-
598-
"@graphql-codegen/typescript@^4.1.3":
587+
"@graphql-codegen/[email protected]", "@graphql-codegen/typescript@^4.1.3":
599588
version "4.1.3"
600589
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.3.tgz#fc16ab6a1c439e1e4ce375aeba2b2335704f824e"
601590
integrity sha512-/7qNPj+owhxBZB3Kv0FuUILZq9A6Gl5P5wiIZGAmw500n6Vc8ceOFLRXeVkyvDccxTGWS/vJv+sUnl94T2Pu+A==
@@ -606,22 +595,6 @@
606595
auto-bind "~4.0.0"
607596
tslib "~2.6.0"
608597

609-
"@graphql-codegen/[email protected]":
610-
version "5.6.0"
611-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.0.tgz#755395422761ad84192b7e6d98688ee9e9a57598"
612-
integrity sha512-PowcVPJbUqMC9xTJ/ZRX1p/fsdMZREc+69CM1YY+AlFng2lL0zsdBskFJSRoviQk2Ch9IPhKGyHxlJCy9X22tg==
613-
dependencies:
614-
"@graphql-codegen/plugin-helpers" "^5.1.0"
615-
"@graphql-tools/optimize" "^2.0.0"
616-
"@graphql-tools/relay-operation-optimizer" "^7.0.0"
617-
"@graphql-tools/utils" "^10.0.0"
618-
auto-bind "~4.0.0"
619-
change-case-all "1.0.15"
620-
dependency-graph "^0.11.0"
621-
graphql-tag "^2.11.0"
622-
parse-filepath "^1.0.2"
623-
tslib "~2.6.0"
624-
625598
"@graphql-codegen/[email protected]", "@graphql-codegen/visitor-plugin-common@^5.6.1":
626599
version "5.6.1"
627600
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.1.tgz#492ed514530e43a38d875cdbc8b312a565ac8ce0"

0 commit comments

Comments
 (0)