Skip to content

Commit

Permalink
build(deps-dev): bump openapi-typescript from 2.4.1 to 2.4.2
Browse files Browse the repository at this point in the history
Bumps [openapi-typescript](https://github.com/drwpow/openapi-typescript) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/drwpow/openapi-typescript/releases)
- [Commits](openapi-ts/openapi-typescript@v2.4.1...v2.4.2)

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 Nov 19, 2020
1 parent 8767c84 commit 132db9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"generate-types": "npx openapi-typescript cache/openapi-schema.json -o generated/types.ts"
},
"devDependencies": {
"openapi-typescript": "^2.4.1"
"openapi-typescript": "^2.4.2"
},
"release": {
"branches": "main"
Expand Down

0 comments on commit 132db9f

Please sign in to comment.