Skip to content

Commit

Permalink
fix(deps): update dependency zod to v3.23.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent ae519dc commit a85f457
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 @@ -29,7 +29,7 @@
"homepage": "https://github.com/redhat-plumbers-in-action/testing-farm#readme",
"dependencies": {
"axios": "1.6.8",
"zod": "3.23.5"
"zod": "3.23.8"
},
"devDependencies": {
"@types/node": "20.12.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2034,7 +2034,7 @@ __metadata:
prettier: "npm:3.2.5"
typescript: "npm:5.4.5"
vitest: "npm:1.5.3"
zod: "npm:3.23.5"
zod: "npm:3.23.8"
languageName: unknown
linkType: soft

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

"zod@npm:3.23.5":
version: 3.23.5
resolution: "zod@npm:3.23.5"
checksum: 10c0/5c74aefe2c0bc2f00d79c5a8724dae863054653bbad640964fdb009c52573349366fa70533f0dfcb912b007421294d437f063d466f9692eb77a2b620640c2794
"zod@npm:3.23.8":
version: 3.23.8
resolution: "zod@npm:3.23.8"
checksum: 10c0/8f14c87d6b1b53c944c25ce7a28616896319d95bc46a9660fe441adc0ed0a81253b02b5abdaeffedbeb23bdd25a0bf1c29d2c12dd919aef6447652dd295e3e69
languageName: node
linkType: hard

0 comments on commit a85f457

Please sign in to comment.