Skip to content

Commit

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

---
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 Nov 27, 2024
1 parent 388b0be commit 4e1ba5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test": "jest --verbose"
},
"dependencies": {
"@sinclair/typebox": "^0.33.7",
"@sinclair/typebox": "^0.34.9",
"ajv": "^8.6.2",
"wsapix": "^0.5.2",
"notepack.io": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1419,10 +1419,10 @@
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718"
integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==

"@sinclair/typebox@^0.33.7":
version "0.33.17"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.33.17.tgz#603475bb1fb343deb82a4ce85e6adf177a65739b"
integrity sha512-75232GRx3wp3P7NP+yc4nRK3XUAnaQShxTAzapgmQrgs0QvSq0/mOJGoZXRpH15cFCKyys+4laCPbBselqJ5Ag==
"@sinclair/typebox@^0.34.9":
version "0.34.9"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.9.tgz#91f3f503908c4fa7a86ff7b3e9f4ce82f34a3272"
integrity sha512-KTuEZ4UHIp8rNgbLrsQwmGo4cCVj/AHPG3DsI1VvfzudG8dzpZNCV4qm4NWfYY02ReB5INVyuq6xGrl3Ks8vAQ==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand Down

0 comments on commit 4e1ba5f

Please sign in to comment.