Skip to content

Commit 0a456ae

Browse files
committed
Upgrade bootstrap to 4.2.1 (from 4.1.3)
1 parent 21086e9 commit 0a456ae

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.1.3",
18+
"bootstrap": "4.2.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
@@ -387,10 +387,10 @@ bootstrap-datepicker@1.8.0:
387387
dependencies:
388388
jquery ">=1.7.1 <4.0.0"
389389

390-
bootstrap@4.1.3:
391-
version "4.1.3"
392-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be"
393-
integrity sha512-rDFIzgXcof0jDyjNosjv4Sno77X4KuPeFxG2XZZv1/Kc8DRVGVADdoQyyOVDwPqL36DDmtCQbrpMCqvpPLJQ0w==
390+
bootstrap@4.2.1:
391+
version "4.2.1"
392+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757"
393+
integrity sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q==
394394

395395
bootstrap@^3.3:
396396
version "3.3.7"

0 commit comments

Comments
 (0)