Skip to content

Commit c09b776

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

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.29",
17+
"@sinclair/typebox": "0.34.30",
1818
"@skarab/tson": "1.5.1",
1919
"@toi/toi": "1.3.0",
2020
"@typeofweb/schema": "0.7.3",
@@ -479,7 +479,7 @@
479479

480480
"@sideway/pinpoint": ["@sideway/pinpoint@2.0.0", "", {}, "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ=="],
481481

482-
"@sinclair/typebox": ["@sinclair/typebox@0.34.29", "", {}, "sha512-xTzI0LlHZ0eahKuN+2R+yJbEIUyV/ZSdtqvR3sHukgN56nvCW1tz+Yr6fQ6/7+WJ34AhaU9ZmYcHXv8xgj2Lvg=="],
482+
"@sinclair/typebox": ["@sinclair/typebox@0.34.30", "", {}, "sha512-gFB3BiqjDxEoadW0zn+xyMVb7cLxPCoblVn2C/BKpI41WPYi2d6fwHAlynPNZ5O/Q4WEiujdnJzVtvG/Jc2CBQ=="],
483483

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

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.29",
44+
"@sinclair/typebox": "0.34.30",
4545
"@skarab/tson": "1.5.1",
4646
"@toi/toi": "1.3.0",
4747
"@typeofweb/schema": "0.7.3",

0 commit comments

Comments
 (0)