Skip to content

Commit

Permalink
fix(deps): update dependency @sinclair/typebox to v0.34.20 (#8379)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 16370d0 commit aa0f7af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/programmatic-batching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.98.22",
"@graphql-mesh/openapi": "0.108.20",
"@sinclair/typebox": "0.34.19",
"@sinclair/typebox": "0.34.20",
"fets": "0.8.4",
"graphql": "16.10.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5345,7 +5345,7 @@ __metadata:
dependencies:
"@graphql-mesh/cli": "npm:0.98.22"
"@graphql-mesh/openapi": "npm:0.108.20"
"@sinclair/typebox": "npm:0.34.19"
"@sinclair/typebox": "npm:0.34.20"
concurrently: "npm:9.1.2"
fets: "npm:0.8.4"
graphql: "npm:16.10.0"
Expand Down Expand Up @@ -11739,10 +11739,10 @@ __metadata:
languageName: node
linkType: hard

"@sinclair/typebox@npm:0.34.19":
version: 0.34.19
resolution: "@sinclair/typebox@npm:0.34.19"
checksum: 10c0/8850fb8a31f7c957aad4677fd0af5a3a9a8fdad12ba311ba480477b39087c58dbf3fdcc013e60a803485baf8a110f5a5ae4ceb78d832bec116df148326cca24e
"@sinclair/typebox@npm:0.34.20":
version: 0.34.20
resolution: "@sinclair/typebox@npm:0.34.20"
checksum: 10c0/5968055398c6f06f2394e8c295b2fd15393b8e0c5fb2595e018e8bc44eb50a3f5882088d85f61892d754be3de9869d690b65f9ecd7a574a63747b2666121471c
languageName: node
linkType: hard

Expand Down

0 comments on commit aa0f7af

Please sign in to comment.