Skip to content

Commit e66eae5

Browse files
Bump bootstrap from 5.3.2 to 5.3.3 in /ui (#327)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Drew Hammond <[email protected]>
1 parent 5a7cadf commit e66eae5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vite": "^4.5.1"
1313
},
1414
"dependencies": {
15-
"bootstrap": "^5.3.2",
15+
"bootstrap": "^5.3.3",
1616
"bootswatch": "^5.3.2",
1717
"dayjs": "^1.11.10",
1818
"dompurify": "^3.0.9",

ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ binary-extensions@^2.0.0:
125125
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
126126
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
127127

128-
bootstrap@^5.3.2:
129-
version "5.3.2"
130-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.2.tgz#97226583f27aae93b2b28ab23f4c114757ff16ae"
131-
integrity sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==
128+
bootstrap@^5.3.3:
129+
version "5.3.3"
130+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
131+
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
132132

133133
bootswatch@^5.3.2:
134134
version "5.3.2"

0 commit comments

Comments
 (0)