Skip to content

Commit

Permalink
npm-dressca-frontend: bump @openapitools/openapi-generator-cli
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.15.0 to 2.15.3.
- [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.15.0...v2.15.3)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 4b5a49d commit 8c70ad3
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 20 deletions.
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
]
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.15.0",
"@openapitools/openapi-generator-cli": "^2.15.3",
"@pinia/testing": "^0.1.7",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
Expand Down
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-frontend/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"yup": "^1.4.0"
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.15.0",
"@openapitools/openapi-generator-cli": "^2.15.3",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
Expand Down
42 changes: 24 additions & 18 deletions samples/web-csr/dressca-frontend/package-lock.json

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

0 comments on commit 8c70ad3

Please sign in to comment.