Skip to content

Commit

Permalink
fix(deps): pin dependency zod to 3.24.1 (#133)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 86323f6 commit 3773dde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"simple-git": "3.27.0",
"tsx": "4.19.2",
"yaml": "2.6.1",
"zod": "^3.24.1"
"zod": "3.24.1"
},
"devDependencies": {
"@hyrious/esbuild-plugin-commonjs": "0.2.4",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3773dde

Please sign in to comment.