Skip to content

Commit

Permalink
chore(deps): bump swagger-ui-dist from 5.18.1 to 5.18.2 in /utils
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.18.1 to 5.18.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.18.1...v5.18.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 46affd6 commit f8ed3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"dependencies": {
"redoc": "2.0.0",
"swagger-ui-dist": "5.18.1"
"swagger-ui-dist": "5.18.2"
},
"scripts": {
"swagger": "yarn run swagger:bundle && yarn run swagger:standalone && yarn run swagger:css",
Expand Down

0 comments on commit f8ed3a9

Please sign in to comment.