Skip to content

Commit

Permalink
chore(deps): bump zod from 3.21.4 to 3.22.3
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.21.4...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 04bdb2c commit 4aa3fe1
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 @@ -41,7 +41,7 @@
"sharp": "0.30.7",
"spinthatshit": "1.0.4",
"swr": "1.2.2",
"zod": "3.21.4"
"zod": "3.22.3"
},
"resolutions": {
"async": "3.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9698,7 +9698,7 @@ __metadata:
typescript: "npm:4.9.5"
vitest: "npm:1.0.4"
whatwg-fetch: "npm:3.6.2"
zod: "npm:3.21.4"
zod: "npm:3.22.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11591,9 +11591,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: 03c79fa4610a35e24119771970be764c6e177a271a225587f86a7fc35d55e94a154d8e1970d23ffe35b567c147262bedbcb53b31aa30eeef2493fbd13e1b4aca
"zod@npm:3.22.3":
version: 3.22.3
resolution: "zod@npm:3.22.3"
checksum: 3aad6e6b61ddceaeb887dccc5f747903e619b09dfd208f6dc30eef15edf3942b8e6cd97a08e080c9c8723575446941edb823a8881c512e00e8dd3085f20659cc
languageName: node
linkType: hard

0 comments on commit 4aa3fe1

Please sign in to comment.