Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-codegen/typescript to v4.1.3 (#…
Browse files Browse the repository at this point in the history
…2718)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 180fd51 commit 5c84824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 29 deletions.
2 changes: 1 addition & 1 deletion codegen-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "codegen-scalars-test",
"dependencies": {
"@graphql-codegen/cli": "5.0.4",
"@graphql-codegen/typescript": "4.1.2"
"@graphql-codegen/typescript": "4.1.3"
}
}
29 changes: 1 addition & 28 deletions codegen-test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -584,18 +584,7 @@
auto-bind "~4.0.0"
tslib "~2.6.0"

"@graphql-codegen/typescript@4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.2.tgz#c57d7e8f87b689deec516bd8021a347a98f4e4db"
integrity sha512-GhPgfxgWEkBrvKR2y77OThus3K8B6U3ESo68l7+sHH1XiL2WapK5DdClViblJWKQerJRjfJu8tcaxQ8Wpk6Ogw==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.1.0"
"@graphql-codegen/schema-ast" "^4.0.2"
"@graphql-codegen/visitor-plugin-common" "5.6.0"
auto-bind "~4.0.0"
tslib "~2.6.0"

"@graphql-codegen/typescript@^4.1.3":
"@graphql-codegen/typescript@4.1.3", "@graphql-codegen/typescript@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.3.tgz#fc16ab6a1c439e1e4ce375aeba2b2335704f824e"
integrity sha512-/7qNPj+owhxBZB3Kv0FuUILZq9A6Gl5P5wiIZGAmw500n6Vc8ceOFLRXeVkyvDccxTGWS/vJv+sUnl94T2Pu+A==
Expand All @@ -606,22 +595,6 @@
auto-bind "~4.0.0"
tslib "~2.6.0"

"@graphql-codegen/visitor-plugin-common@5.6.0":
version "5.6.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.0.tgz#755395422761ad84192b7e6d98688ee9e9a57598"
integrity sha512-PowcVPJbUqMC9xTJ/ZRX1p/fsdMZREc+69CM1YY+AlFng2lL0zsdBskFJSRoviQk2Ch9IPhKGyHxlJCy9X22tg==
dependencies:
"@graphql-codegen/plugin-helpers" "^5.1.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 "^0.11.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
tslib "~2.6.0"

"@graphql-codegen/visitor-plugin-common@5.6.1", "@graphql-codegen/visitor-plugin-common@^5.6.1":
version "5.6.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.1.tgz#492ed514530e43a38d875cdbc8b312a565ac8ce0"
Expand Down

0 comments on commit 5c84824

Please # to comment.