Skip to content

Commit

Permalink
chore: bump @sinclair/typebox from 0.32.35 to 0.33.7
Browse files Browse the repository at this point in the history
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.35 to 0.33.7.
- [Commits](sinclairzx81/typebox@0.32.35...0.33.7)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 5a9f069 commit 15a7e38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@fastify-decorators/simple-di": "^4.0.0-next.5",
"@fastify/swagger": "^8.12.0",
"@fastify/swagger-ui": "^4.0.0",
"@sinclair/typebox": "^0.32.34",
"@sinclair/typebox": "^0.33.7",
"fastify": "^4.27.0",
"fastify-decorators": "^4.0.0-next.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -884,10 +884,10 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==

"@sinclair/typebox@^0.32.34":
version "0.32.35"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.32.35.tgz#41c04473509478df9895800018a3d3ae7d40fb3c"
integrity sha512-Ul3YyOTU++to8cgNkttakC0dWvpERr6RYoHO2W47DLbFvrwBDJUY31B1sImH6JZSYc4Kt4PyHtoPNu+vL2r2dA==
"@sinclair/typebox@^0.33.7":
version "0.33.7"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.33.7.tgz#4356b69f566ef8862848c24dabb5cd64ba025111"
integrity sha512-et38XPs6GMoB6XugH+Spp/HRv5gHYffw7rXC3caen/dIKC7Q6sqs6eEH9Yd9UKziUkOQdrLr9OXUULAc+pRMng==

"@sinonjs/commons@^3.0.0":
version "3.0.1"
Expand Down

0 comments on commit 15a7e38

Please sign in to comment.