Skip to content

Commit

Permalink
fix(deps): update dependency @sinclair/typebox to v0.34.7 (#281)
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 22, 2024
1 parent 05bca74 commit 2a3312b
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.9",
"@sinclair/typebox": "0.34.6",
"@sinclair/typebox": "0.34.7",
"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.6":
version: 0.34.6
resolution: "@sinclair/typebox@npm:0.34.6"
checksum: 10c0/90e641e4974b34a40613f408554cc6726e36e385f5098039e5e0debeee81796ede774e30a5747ac498c18e87662ba0adf0140aca324cb7d464b4730518e1dc93
"@sinclair/typebox@npm:0.34.7":
version: 0.34.7
resolution: "@sinclair/typebox@npm:0.34.7"
checksum: 10c0/ef7a5f22ba72014be6ab7f585c833f001966a5eab597efb1749396d3645f0c8e372230f739447146739a1349d9293bbdc7231b83dba2fe1db511e214c3bacc11
languageName: node
linkType: hard

Expand Down Expand Up @@ -8096,7 +8096,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.6"
"@sinclair/typebox": "npm:0.34.7"
"@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 2a3312b

Please sign in to comment.