Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent d0ea50d commit ffa4935
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 @@ -33,7 +33,7 @@
"react-dom": "17.0.2",
"styled-components": "^5.3.9",
"typescript": "5.0.4",
"zod": "^3.19.1"
"zod": "^3.21.4"
},
"devDependencies": {
"@playwright/test": "1.26.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8986,7 +8986,7 @@ __metadata:
ts-node: ^10.7.0
typescript: 5.0.4
webext-agent: ^0.1.0
zod: ^3.19.1
zod: ^3.21.4
languageName: unknown
linkType: soft

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

"zod@npm:^3.19.1":
version: 3.19.1
resolution: "zod@npm:3.19.1"
checksum: 56e420ea5845912324a8fc61833714a2aec84954e418b52660d76502183c6e62fef9447cbfa64349640c5ce190cf2c24267e006bb80f066183e2f3fa9fe11864
"zod@npm:^3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
languageName: node
linkType: hard

0 comments on commit ffa4935

Please sign in to comment.