Skip to content

Commit 6062692

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

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.14",
17+
"@sinclair/typebox": "0.34.15",
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.14", "", {}, "sha512-TJ7Al17j3+by5y2QkTLcF/oBVMbgXBhILVgi9PuwpxQVZZvGh5BFRzWbJPmZVNKpbRLjuMzFuRwR+tdFPqCkvA=="],
471+
"@sinclair/typebox": ["@sinclair/typebox@0.34.15", "", {}, "sha512-xeIzl3h1Znn9w/LTITqpiwag0gXjA+ldi2ZkXIBxGEppGCW211Tza+eL6D4pKqs10bj5z2umBWk5WL6spQ2OCQ=="],
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
@@ -40,7 +40,7 @@
4040
"@mojotech/json-type-validation": "3.1.0",
4141
"@mondrian-framework/model": "2.0.68",
4242
"@sapphire/shapeshift": "3.9.7",
43-
"@sinclair/typebox": "0.34.14",
43+
"@sinclair/typebox": "0.34.15",
4444
"@skarab/tson": "1.5.1",
4545
"@toi/toi": "1.3.0",
4646
"@typeofweb/schema": "0.7.3",

0 commit comments

Comments
 (0)