Skip to content

Commit 5b836f7

Browse files
committed
Upgrade bootstrap to 4.4.1 (from 4.3.1)
1 parent 509db81 commit 5b836f7

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
@@ -17,7 +17,7 @@
1717
"alpaca": "1.5.27",
1818
"blob.js": "1.0.1",
1919
"bluebird": "3.7.2",
20-
"bootstrap": "4.3.1",
20+
"bootstrap": "4.4.1",
2121
"bootstrap-accessibility-plugin": "1.0.6",
2222
"bootstrap-datepicker": "1.9.0",
2323
"chart.js": "2.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -551,10 +551,10 @@ bootstrap-datepicker@1.9.0:
551551
dependencies:
552552
jquery ">=1.7.1 <4.0.0"
553553

554-
bootstrap@4.3.1:
555-
version "4.3.1"
556-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
557-
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
554+
bootstrap@4.4.1:
555+
version "4.4.1"
556+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.1.tgz#8582960eea0c5cd2bede84d8b0baf3789c3e8b01"
557+
integrity sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==
558558

559559
bootstrap@^3.3:
560560
version "3.4.1"

0 commit comments

Comments
 (0)