Skip to content

Commit

Permalink
build(deps): bump @nestjs/swagger from 7.0.11 to 7.0.12
Browse files Browse the repository at this point in the history
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.0.11 to 7.0.12.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.0.11...7.0.12)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent c934833 commit f9ceedf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1584,9 +1584,9 @@
tslib "2.5.3"

"@nestjs/swagger@^7.0.11":
version "7.0.11"
resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-7.0.11.tgz#02f6789369eb0c7f9c9f1a8c434e7c3b2a74d3af"
integrity sha512-SYZzugAgQtBu4/qxQsCyspt4EJ/E2BQfGr0M7ZchJ1elWy7iKspKNsgV73QLLjwqqc19nQMqW0BDR2onXMYgAg==
version "7.0.12"
resolved "https://registry.yarnpkg.com/@nestjs/swagger/-/swagger-7.0.12.tgz#2e90f4c4bdbe3be2e84f162b57cb076c2e5e396f"
integrity sha512-GOUc/WvDVzKyAwPe4P+Mds1xSvw9pxWOlIkOO0udjj2uQsOLizDBfmOVquZt3stTcdfu1CPVJAXxUHXgz51/EA==
dependencies:
"@nestjs/mapped-types" "2.0.2"
js-yaml "4.1.0"
Expand Down

0 comments on commit f9ceedf

Please sign in to comment.