Skip to content

Commit 0dc3e1e

Browse files
fix(deps): update dependency zod to v3.22.5 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ebcb0c commit 0dc3e1e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@actions/core": "1.10.1",
28-
"zod": "3.22.4"
28+
"zod": "3.22.5"
2929
},
3030
"devDependencies": {
3131
"@typescript-eslint/eslint-plugin": "7.7.0",

0 commit comments

Comments
 (0)