Skip to content

Commit

Permalink
build(deps-dev): update openapi-typescript requirement (#9)
Browse files Browse the repository at this point in the history
Updates the requirements on [openapi-typescript](https://github.com/drwpow/openapi-typescript/tree/HEAD/packages/openapi-typescript) to permit the latest version.
- [Release notes](https://github.com/drwpow/openapi-typescript/releases)
- [Changelog](https://github.com/drwpow/openapi-typescript/blob/openapi-typescript@6.7.5/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/drwpow/openapi-typescript/commits/openapi-typescript@6.7.5/packages/openapi-typescript)

---
updated-dependencies:
- dependency-name: openapi-typescript
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent c1a574a commit 130b693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@types/node": "^20.11.26",
"esbuild": "^0.20.1",
"openapi-typescript": "^6.7.4",
"openapi-typescript": "^6.7.5",
"typescript": "^5.4.2"
},
"engines": {
Expand Down

0 comments on commit 130b693

Please sign in to comment.