Skip to content

Commit d5243d8

Browse files
fix(deps): update dependency @sinclair/typebox to v0.34.28 (#1680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c31351c commit d5243d8

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
@@ -14,7 +14,7 @@
1414
"@mojotech/json-type-validation": "3.1.0",
1515
"@mondrian-framework/model": "2.0.68",
1616
"@sapphire/shapeshift": "3.9.7",
17-
"@sinclair/typebox": "0.34.27",
17+
"@sinclair/typebox": "0.34.28",
1818
"@skarab/tson": "1.5.1",
1919
"@toi/toi": "1.3.0",
2020
"@typeofweb/schema": "0.7.3",
@@ -468,7 +468,7 @@
468468

469469
"@sapphire/shapeshift": ["@sapphire/shapeshift@3.9.7", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "lodash": "^4.17.21" } }, "sha512-4It2mxPSr4OGn4HSQWGmhFMsNFGfFVhWeRPCRwbH972Ek2pzfGRZtb0pJ4Ze6oIzcyh2jw7nUDa6qGlWofgd9g=="],
470470

471-
"@sinclair/typebox": ["@sinclair/typebox@0.34.27", "", {}, "sha512-C7mxE1VC3WC2McOufZXEU48IfRVI+BcKxk4NOyNn3+JMUNdJHEWGS5CqjuDX+ij2NCCz8/nse1mT7yn8Fv2GHg=="],
471+
"@sinclair/typebox": ["@sinclair/typebox@0.34.28", "", {}, "sha512-e2B9vmvaa5ym5hWgCHw5CstP54au6AOLXrhZErLsOyyRzuWJtXl/8TszKtc5x8rw/b+oY7HKS9m9iRI53RK0WQ=="],
472472

473473
"@skarab/tson": ["@skarab/tson@1.5.1", "", { "optionalDependencies": { "typescript": "^4.6.2" } }, "sha512-DZMeweKar8axpt9OtW+8OW7GmAQELM0IBiDHkz1/rkzkW0MR9VmIiKNMx7TP2BxonZnDIaUtEXB47eOU5oRRpw=="],
474474

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@mojotech/json-type-validation": "3.1.0",
4242
"@mondrian-framework/model": "2.0.68",
4343
"@sapphire/shapeshift": "3.9.7",
44-
"@sinclair/typebox": "0.34.27",
44+
"@sinclair/typebox": "0.34.28",
4545
"@skarab/tson": "1.5.1",
4646
"@toi/toi": "1.3.0",
4747
"@typeofweb/schema": "0.7.3",

0 commit comments

Comments
 (0)