Skip to content

Commit

Permalink
Bump openapi3-ts from 4.1.2 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts) from 4.1.2 to 4.2.1.
- [Release notes](https://github.com/metadevpro/openapi3-ts/releases)
- [Changelog](https://github.com/metadevpro/openapi3-ts/blob/master/Changelog.md)
- [Commits](https://github.com/metadevpro/openapi3-ts/commits)

---
updated-dependencies:
- dependency-name: openapi3-ts
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 33974ae commit de0f422
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redocly/cli": "1.5.0",
"@types/node": "^20.3.0",
"eslint-plugin-zod-openapi": "^0.1.0",
"openapi3-ts": "4.1.2",
"openapi3-ts": "4.2.1",
"skuba": "7.3.1",
"yaml": "2.3.4",
"zod": "3.22.4"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7612,12 +7612,12 @@ openapi-sampler@^1.3.1:
"@types/json-schema" "^7.0.7"
json-pointer "0.6.2"

openapi3-ts@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/openapi3-ts/-/openapi3-ts-4.1.2.tgz#f15cd4794e3a7c9b388fd45dfbefc78501f7043e"
integrity sha512-B7gOkwsYMZO7BZXwJzXCuVagym2xhqsrilVvV0dnq2Di4+iLUXKVX9gOK23ZqaAHZOwABXN0QTdW8QnkUTX6DA==
openapi3-ts@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/openapi3-ts/-/openapi3-ts-4.2.1.tgz#ee9b3cdeec12c21b8dcc9cd66d83f1e126dfecca"
integrity sha512-KL1mKwkZii5ce+tb24KCUmQHyWB/oanG5fzUY35UB+wenWJv4Kr/IWBntpn5R8ODiJcxx13ZDophcpHnLGeIOw==
dependencies:
yaml "^2.2.2"
yaml "^2.3.4"

optionator@^0.9.1:
version "0.9.1"
Expand Down Expand Up @@ -9834,7 +9834,7 @@ yaml-eslint-parser@^1.1.0:
lodash "^4.17.21"
yaml "^2.0.0"

[email protected], yaml@^2.0.0, yaml@^2.2.2:
[email protected], yaml@^2.0.0, yaml@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2"
integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==
Expand Down

0 comments on commit de0f422

Please sign in to comment.