Skip to content

Commit 660d54d

Browse files
committed
Upgrade bootstrap to 4.3.1 (from 4.2.1)
1 parent f36db51 commit 660d54d

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
@@ -15,7 +15,7 @@
1515
"alpaca": "1.5.24",
1616
"blob.js": "1.0.1",
1717
"bluebird": "3.5.3",
18-
"bootstrap": "4.2.1",
18+
"bootstrap": "4.3.1",
1919
"bootstrap-accessibility-plugin": "1.0.6",
2020
"bootstrap-datepicker": "1.8.0",
2121
"chart.js": "2.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -502,10 +502,10 @@ bootstrap-datepicker@1.8.0:
502502
dependencies:
503503
jquery ">=1.7.1 <4.0.0"
504504

505-
bootstrap@4.2.1:
506-
version "4.2.1"
507-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757"
508-
integrity sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q==
505+
bootstrap@4.3.1:
506+
version "4.3.1"
507+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
508+
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
509509

510510
bootstrap@^3.3:
511511
version "3.3.7"

0 commit comments

Comments
 (0)