Skip to content

Commit a3ba49a

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 c0c3c2e commit a3ba49a

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

core/cli/package.json

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

package-lock.json

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

0 commit comments

Comments
 (0)