Skip to content

Commit

Permalink
fix(deps): update dependency @sinclair/typebox to v0.34.9 (#296)
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 Nov 27, 2024
1 parent a70df8a commit d7b2a5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@gquittet/graceful-server": "5.2.8",
"@graphql-tools/load-files": "7.0.0",
"@graphql-tools/merge": "9.0.10",
"@sinclair/typebox": "0.34.8",
"@sinclair/typebox": "0.34.9",
"ajv-formats": "3.0.1",
"awilix": "12.0.3",
"env-schema": "6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3589,10 +3589,10 @@ __metadata:
languageName: node
linkType: hard

"@sinclair/typebox@npm:0.34.8":
version: 0.34.8
resolution: "@sinclair/typebox@npm:0.34.8"
checksum: 10c0/6b565c49fc2dafbd665e2471641cbf5f307692baa1b525530b85534242f941e19a89229a7416da2443163f34ec659270630d9d8291f5483982a94dd843b3b857
"@sinclair/typebox@npm:0.34.9":
version: 0.34.9
resolution: "@sinclair/typebox@npm:0.34.9"
checksum: 10c0/07c16654f4ad0d9b2ce80d4758f56c62d7dc94e958f16508dd2dd881e17f33ca34b716d2090bf76cd5d751fd50d990e68e8bf14c4943035713b3a1c8615e9969
languageName: node
linkType: hard

Expand Down Expand Up @@ -8098,7 +8098,7 @@ __metadata:
"@semantic-release/github": "npm:11.0.1"
"@semantic-release/npm": "npm:12.0.1"
"@semantic-release/release-notes-generator": "npm:14.0.1"
"@sinclair/typebox": "npm:0.34.8"
"@sinclair/typebox": "npm:0.34.9"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@tsconfig/node22": "npm:22.0.0"
"@types/eslint__js": "npm:8.42.3"
Expand Down

0 comments on commit d7b2a5c

Please sign in to comment.