Skip to content

Commit 87f40bb

Browse files
fix: bump zod-validation-error from 3.4.1 to 4.0.1
Bumps [zod-validation-error](https://github.com/causaly/zod-validation-error) from 3.4.1 to 4.0.1. - [Release notes](https://github.com/causaly/zod-validation-error/releases) - [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md) - [Commits](causaly/zod-validation-error@v3.4.1...v4.0.1) --- updated-dependencies: - dependency-name: zod-validation-error dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b924f61 commit 87f40bb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

core/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"pretty-format": "^29.7.0",
4747
"tslib": "^2.8.1",
4848
"yaml": "^2.8.0",
49-
"zod-validation-error": "^3.4.1"
49+
"zod-validation-error": "^4.0.1"
5050
},
5151
"engines": {
5252
"node": "18.x || 20.x || 22.x"

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)