Skip to content

Commit e6d72c2

Browse files
Bump bootswatch from 5.3.5 to 5.3.6 in /ui
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.3.5 to 5.3.6. - [Commits](thomaspark/bootswatch@v5.3.5...v5.3.6) --- updated-dependencies: - dependency-name: bootswatch dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 847b2d5 commit e6d72c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@popperjs/core": "^2.11.8",
1616
"bootstrap": "^5.3.5",
17-
"bootswatch": "^5.3.5",
17+
"bootswatch": "^5.3.6",
1818
"dayjs": "^1.11.13",
1919
"dompurify": "^3.2.5",
2020
"highlight.js": "^11.11.1",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,10 @@ bootstrap@^5.3.5:
216216
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.5.tgz#be42cfe0d580e97ee1abb7d38ce94f5c393c9bb6"
217217
integrity sha512-ct1CHKtiobRimyGzmsSldEtM03E8fcEX4Tb3dGXz1V8faRwM50+vfHwTzOxB3IlKO7m+9vTH3s/3C6T2EAPeTA==
218218

219-
bootswatch@^5.3.5:
220-
version "5.3.5"
221-
resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.3.5.tgz#f137386268c92095d52585f30ce891496e2adaae"
222-
integrity sha512-1z8LNoUL5NHmv/hNROALQ6qtjw9OJIjMgP8ovBlIft+oI15b/mvnzxGL896iO9LtoDZH0Vdm+D2YW+j03GduSg==
219+
bootswatch@^5.3.6:
220+
version "5.3.6"
221+
resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.3.6.tgz#b5ccbf11213166633b0a7ec47ad4c1bbd5226cce"
222+
integrity sha512-d2Kwu5IaALz9gb7fmW20mXU4oCJqBrXmJ3ffk8bZPIOMohJOt0/549liK2Jp9zalkxg30dZ+1wf4OH2m1lJC9w==
223223

224224
braces@^3.0.3:
225225
version "3.0.3"

0 commit comments

Comments
 (0)