Skip to content

Commit

Permalink
fix(deps): update dependency zod to v3.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed May 2, 2024
1 parent 473ef26 commit 00372b1
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.4"
"zod": "3.23.5"
},
"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.4"
zod: "npm:3.23.5"
languageName: unknown
linkType: soft

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

"zod@npm:3.23.4":
version: 3.23.4
resolution: "zod@npm:3.23.4"
checksum: 10c0/7fb99f05bd5b86dcde06e202285a5d102b2e26d46f5119403a17618d0048e488e074cdcdf3fbba2bdcb77ff8141ddd85112b6d86d7a2fbefc9ffc983997b970e
"zod@npm:3.23.5":
version: 3.23.5
resolution: "zod@npm:3.23.5"
checksum: 10c0/5c74aefe2c0bc2f00d79c5a8724dae863054653bbad640964fdb009c52573349366fa70533f0dfcb912b007421294d437f063d466f9692eb77a2b620640c2794
languageName: node
linkType: hard

0 comments on commit 00372b1

Please sign in to comment.