Skip to content

Commit

Permalink
fix(deps): update dependency zod to ^3.22.2 (#1557)
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 Aug 21, 2023
1 parent c39bc12 commit e17af38
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 @@ -47,7 +47,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.4",
"twitter-api-v2": "^1.15.1",
"zod": "^3.22.1"
"zod": "^3.22.2"
},
"devDependencies": {
"@babel/core": "^7.22.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16934,7 +16934,7 @@ __metadata:
twitter-api-v2: ^1.15.1
typed-css-modules: ^0.7.2
typescript: ^5.1.6
zod: ^3.22.1
zod: ^3.22.2
languageName: unknown
linkType: soft

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

"zod@npm:^3.22.1":
version: 3.22.1
resolution: "zod@npm:3.22.1"
checksum: 05b62cc1069da6e6349ad2325ec6b7d0c00699f0796e0fd071bcc2b44ac711679e52ad00bc563019504c7e64bbf0bf73737f31366d882a856962cd6e2882cf0e
"zod@npm:^3.22.2":
version: 3.22.2
resolution: "zod@npm:3.22.2"
checksum: 231e2180c8eabb56e88680d80baff5cf6cbe6d64df3c44c50ebe52f73081ecd0229b1c7215b9552537f537a36d9e36afac2737ddd86dc14e3519bdbc777e82b9
languageName: node
linkType: hard

0 comments on commit e17af38

Please sign in to comment.