Skip to content

Commit cd20b03

Browse files
authored
Merge pull request #9644 from GilbertCherrie/update_bootstrap
[Morphy] Update bootstrap
2 parents 4642e52 + 0d5aedf commit cd20b03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"resolutions": {
176176
"ansi-regex": "~5.0.1",
177177
"@babel/traverse": "~7.26.7",
178-
"bootstrap": "~3.4.1",
178+
"bootstrap": "~4.0.0",
179179
"bootstrap-select": "~1.13.18",
180180
"cross-spawn": "~7.0.5",
181181
"decode-uri-component": "~0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3671,10 +3671,10 @@ bootstrap-touchspin@~3.1.1:
36713671
resolved "https://registry.yarnpkg.com/bootstrap-touchspin/-/bootstrap-touchspin-3.1.1.tgz#9779deac72aaf577e5e762b8512c747c871d9597"
36723672
integrity sha1-l3nerHKq9Xfl52K4USx0fIcdlZc=
36733673

3674-
bootstrap@>=2.3.2, bootstrap@^3.3, bootstrap@^3.4.1, bootstrap@~3.3.7, bootstrap@~3.4.1:
3675-
version "3.4.1"
3676-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72"
3677-
integrity sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==
3674+
bootstrap@>=2.3.2, bootstrap@^3.3, bootstrap@^3.4.1, bootstrap@~3.3.7, bootstrap@~3.4.1, bootstrap@~4.0.0:
3675+
version "4.0.0"
3676+
resolved "https://npm.manageiq.org/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a"
3677+
integrity sha512-gulJE5dGFo6Q61V/whS6VM4WIyrlydXfCgkE+Gxe5hjrJ8rXLLZlALq7zq2RPhOc45PSwQpJkrTnc2KgD6cvmA==
36783678

36793679
bottleneck@^2.18.1:
36803680
version "2.19.5"

0 commit comments

Comments
 (0)