Skip to content

Commit 46882f9

Browse files
fix(deps): update dependency @badrap/valita to v0.4.3 (#1714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bbed7a commit 46882f9

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.152",
88
"@ailabs/ts-utils": "1.4.0",
9-
"@badrap/valita": "0.4.2",
9+
"@badrap/valita": "0.4.3",
1010
"@deepkit/core": "1.0.1",
1111
"@deepkit/type": "1.0.2",
1212
"@deepkit/type-compiler": "1.0.2",
@@ -313,7 +313,7 @@
313313

314314
"@babel/types": ["@babel/types@7.26.9", "", { "dependencies": { "@babel/helper-string-parser": "^7.25.9", "@babel/helper-validator-identifier": "^7.25.9" } }, "sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw=="],
315315

316-
"@badrap/valita": ["@badrap/valita@0.4.2", "", {}, "sha512-Mwmr7k2iK0Yy0POLnAFUgab2mxKYeIsYXHY7sg3jo8XFsFHbG0SBmTcktXD0uW8N4WZePKf8s68QV7QDTGSdHA=="],
316+
"@badrap/valita": ["@badrap/valita@0.4.3", "", {}, "sha512-C9iZSrVlTb610dxZ2oatK5LwefaHv0Q9eYfVDH3co846x7WinhCfc8jCDTE55yM8WxlmOfX2ckKmsSr7KzZ/gg=="],
317317

318318
"@cspotcode/source-map-support": ["@cspotcode/source-map-support@0.8.1", "", { "dependencies": { "@jridgewell/trace-mapping": "0.3.9" } }, "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw=="],
319319

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.152",
3535
"@ailabs/ts-utils": "1.4.0",
36-
"@badrap/valita": "0.4.2",
36+
"@badrap/valita": "0.4.3",
3737
"@deepkit/core": "1.0.1",
3838
"@deepkit/type": "1.0.2",
3939
"@deepkit/type-compiler": "1.0.2",

0 commit comments

Comments
 (0)