Skip to content

Commit

Permalink
Bump zod-openapi from 2.9.1 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps [zod-openapi](https://github.com/samchungy/zod-openapi) from 2.9.1 to 2.12.0.
- [Release notes](https://github.com/samchungy/zod-openapi/releases)
- [Commits](samchungy/zod-openapi@v2.9.1...v2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 34ad9ed commit ccbc3a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "20.11.3",
"skuba": "6.2.0",
"zod": "3.22.2",
"zod-openapi": "2.9.1"
"zod-openapi": "2.12.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7442,10 +7442,10 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

zod-openapi@2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/zod-openapi/-/zod-openapi-2.9.1.tgz#0c32714e39ae36cc81957db2ce7cc25bf137242f"
integrity sha512-20rFJiWXtGWkiuu1q/3hzs0B6fZEb4XKcag+Rf6oylsuAjj8tS++7dqC0LzdAi1bKeiXf3Gcc2rwgFM1b279lA==
zod-openapi@2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/zod-openapi/-/zod-openapi-2.12.0.tgz#28b181ebd06283104f2ad7faab57d9f3d7684877"
integrity sha512-vTjUNJN7COtV36w5kVaKMpX6Anwn8fDWOBWkpJMnfbNJMjjM5IO8I//2N4cQbvB3EKOdX4ym/4Laa7lrtrWYLg==

zod@3.22.2:
version "3.22.2"
Expand Down

0 comments on commit ccbc3a0

Please sign in to comment.