Skip to content

Commit

Permalink
Bump @openapitools/openapi-generator-cli from 2.2.4 to 2.2.6 (#54)
Browse files Browse the repository at this point in the history
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.2.4...v2.2.6)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schaffter <[email protected]>
  • Loading branch information
dependabot[bot] and tschaffter committed May 2, 2021
1 parent a7b1935 commit 3162c9b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@openapitools/openapi-generator-cli": "2.2.4"
"@openapitools/openapi-generator-cli": "2.2.6"
},
"scripts": {
"generate:server": "openapi-generator-cli generate -g python-flask -o server -i $npm_config_specification",
Expand Down

0 comments on commit 3162c9b

Please sign in to comment.