Skip to content

Commit 96defa4

Browse files
chore(deps-dev): bump @fastify/swagger-ui from 1.10.2 to 2.0.1 (#499)
Bumps [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) from 1.10.2 to 2.0.1. - [Release notes](https://github.com/fastify/fastify-swagger-ui/releases) - [Commits](fastify/fastify-swagger-ui@v1.10.2...v2.0.1) --- updated-dependencies: - dependency-name: "@fastify/swagger-ui" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2a4eba commit 96defa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@fastify/pre-commit": "^2.0.2",
1818
"@fastify/swagger": "^8.10.1",
19-
"@fastify/swagger-ui": "^1.9.3",
19+
"@fastify/swagger-ui": "^2.0.1",
2020
"@types/node": "^20.1.0",
2121
"@typescript-eslint/eslint-plugin": "^6.3.0",
2222
"@typescript-eslint/parser": "^6.3.0",

0 commit comments

Comments
 (0)