Skip to content

Commit 2136db1

Browse files
fix(deps): update dependency zod-validation-error to v5
1 parent 983e5ca commit 2136db1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

17 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"typed-regex": "^0.0.8",
2828
"yaml": "^2.3.4",
2929
"zod": "^3.22.5",
30-
"zod-validation-error": "^3.1.0"
30+
"zod-validation-error": "^5.0.0"
3131
},
3232
"devDependencies": {
3333
"@dword-design/eslint-plugin-import-alias": "5.1.2",

0 commit comments

Comments
 (0)