Skip to content

Commit 1fa2e84

Browse files
fix(deps): update dependency @badrap/valita to v0.4.4 (#1819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd7ef83 commit 1fa2e84

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,12 +1,12 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
66
"dependencies": {
77
"@aeriajs/validation": "0.0.156",
88
"@ailabs/ts-utils": "1.4.0",
9-
"@badrap/valita": "0.4.3",
9+
"@badrap/valita": "0.4.4",
1010
"@deepkit/core": "1.0.5",
1111
"@deepkit/type": "1.0.5",
1212
"@deepkit/type-compiler": "1.0.5",
@@ -316,7 +316,7 @@
316316

317317
"@babel/types": ["@babel/[email protected]", "", { "dependencies": { "@babel/helper-string-parser": "^7.25.9", "@babel/helper-validator-identifier": "^7.25.9" } }, "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg=="],
318318

319-
"@badrap/valita": ["@badrap/[email protected].3", "", {}, "sha512-C9iZSrVlTb610dxZ2oatK5LwefaHv0Q9eYfVDH3co846x7WinhCfc8jCDTE55yM8WxlmOfX2ckKmsSr7KzZ/gg=="],
319+
"@badrap/valita": ["@badrap/[email protected].4", "", {}, "sha512-GEhUCk9c4XbNxi+0YZHZsV4fYNd6HejfWuN4Ti4c02DauX+LyX5WY1Y3WfyZ8Pxxl0zqhs+MLtW98cMh86vv6g=="],
320320

321321
"@cspotcode/source-map-support": ["@cspotcode/[email protected]", "", { "dependencies": { "@jridgewell/trace-mapping": "0.3.9" } }, "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw=="],
322322

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
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@aeriajs/validation": "0.0.156",
3535
"@ailabs/ts-utils": "1.4.0",
36-
"@badrap/valita": "0.4.3",
36+
"@badrap/valita": "0.4.4",
3737
"@deepkit/core": "1.0.5",
3838
"@deepkit/type": "1.0.5",
3939
"@deepkit/type-compiler": "1.0.5",

0 commit comments

Comments
 (0)