Skip to content

Commit 9eae703

Browse files
fix(deps): update dependency @badrap/valita to v0.4.6 (#2086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 655074c commit 9eae703

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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@aeriajs/validation": "0.0.162",
88
"@ailabs/ts-utils": "1.4.0",
9-
"@badrap/valita": "0.4.5",
9+
"@badrap/valita": "0.4.6",
1010
"@deepkit/core": "1.0.15",
1111
"@deepkit/type": "1.0.15",
1212
"@deepkit/type-compiler": "1.0.15",
@@ -318,7 +318,7 @@
318318

319319
"@babel/types": ["@babel/[email protected]", "", { "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" } }, "sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg=="],
320320

321-
"@badrap/valita": ["@badrap/[email protected].5", "", {}, "sha512-4QwGbuhh/JesHRQj79mO/l37PvJj4l/tlAu7+S1n4h47qwaNpZ0WDvIwUGLYUsdi9uQ5UPpiG9wb1Wm3XUFBUQ=="],
321+
"@badrap/valita": ["@badrap/[email protected].6", "", {}, "sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg=="],
322322

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

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
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@aeriajs/validation": "0.0.162",
3232
"@ailabs/ts-utils": "1.4.0",
33-
"@badrap/valita": "0.4.5",
33+
"@badrap/valita": "0.4.6",
3434
"@deepkit/core": "1.0.15",
3535
"@deepkit/type": "1.0.15",
3636
"@deepkit/type-compiler": "1.0.15",

0 commit comments

Comments
 (0)