Skip to content

Commit

Permalink
chore(deps-dev): bump @fastify/swagger-ui from 2.1.0 to 3.0.0 (#510)
Browse files Browse the repository at this point in the history
Bumps [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](fastify/fastify-swagger-ui@v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/swagger-ui"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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] committed Mar 3, 2024
1 parent e2aaf59 commit c5c145e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@fastify/swagger": "^8.10.1",
"@fastify/swagger-ui": "^2.0.1",
"@fastify/swagger-ui": "^3.0.0",
"@types/node": "^20.1.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
Expand Down

0 comments on commit c5c145e

Please sign in to comment.