Skip to content

Commit a65ac05

Browse files
Bump swagger-ui-dist in /generators/client/templates
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.17.0 to 4.17.1. - [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@v4.17.0...v4.17.1) --- updated-dependencies: - dependency-name: swagger-ui-dist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90188f1 commit a65ac05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/client/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"eslint-plugin-cypress": "2.12.1",
99
"lighthouse": "9.6.8",
1010
"nyc": "15.1.0",
11-
"swagger-ui-dist": "4.17.0"
11+
"swagger-ui-dist": "4.17.1"
1212
},
1313
"dependencies": {
1414
"dayjs": "1.11.7"

0 commit comments

Comments
 (0)