Skip to content

Commit

Permalink
Update @nestjs/swagger requirement in /test in the nestjs group
Browse files Browse the repository at this point in the history
Updates the requirements on [@nestjs/swagger](https://github.com/nestjs/swagger) to permit the latest version.

Updates `@nestjs/swagger` to 8.0.5
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@8.0.3...8.0.5)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:development
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 8ced830 commit c9d4a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"homepage": "https://nestia.io",
"devDependencies": {
"@nestia/sdk": "^3.18.0",
"@nestjs/swagger": "^8.0.3",
"@nestjs/swagger": "^8.0.5",
"@samchon/openapi": "^1.1.2",
"@types/express": "^4.17.17",
"@types/node": "20.11.16",
Expand Down

0 comments on commit c9d4a27

Please sign in to comment.