Skip to content

Commit cb99274

Browse files
fix: bump zod-validation-error from 3.5.2 to 4.0.2
Bumps [zod-validation-error](https://github.com/causaly/zod-validation-error) from 3.5.2 to 4.0.2. - [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.5.2...v4.0.2) --- updated-dependencies: - dependency-name: zod-validation-error dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3349e8 commit cb99274

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
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.2"
5151
},
5252
"engines": {
5353
"node": "18.x || 20.x || 22.x"

package-lock.json

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

0 commit comments

Comments
 (0)