Skip to content

Commit

Permalink
fix(deps): update dependency zod to v3.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent e8f70a1 commit 99d1f11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tailwindcss": "3.3.3",
"timeago-react": "3.0.6",
"typescript": "5.2.2",
"zod": "3.22.2",
"zod": "3.22.3",
"zod-error": "1.5.0",
"zod-form-data": "2.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2382,7 +2382,7 @@ __metadata:
timeago-react: 3.0.6
tsx: 3.13.0
typescript: 5.2.2
zod: 3.22.2
zod: 3.22.3
zod-error: 1.5.0
zod-form-data: 2.0.1
languageName: unknown
Expand Down Expand Up @@ -10475,9 +10475,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.22.2":
version: 3.22.2
resolution: "zod@npm:3.22.2"
checksum: 231e2180c8eabb56e88680d80baff5cf6cbe6d64df3c44c50ebe52f73081ecd0229b1c7215b9552537f537a36d9e36afac2737ddd86dc14e3519bdbc777e82b9
"zod@npm:3.22.3":
version: 3.22.3
resolution: "zod@npm:3.22.3"
checksum: 65b05139be337078a70700b05942ab7f2ef5f11abe194df14ef257fac4e5c383476a4dc290731842996bd57fc8d5bf38e5a4c907fe8cdf8b15477f8da5bfcc00
languageName: node
linkType: hard

0 comments on commit 99d1f11

Please sign in to comment.