Skip to content

Commit 356683d

Browse files
committed
Upgrade bootstrap to 4.1.2 (from 4.1.1)
1 parent aab2626 commit 356683d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.1",
18-
"bootstrap": "4.1.1",
18+
"bootstrap": "4.1.2",
1919
"bootstrap-accessibility-plugin": "1.0.6",
2020
"bootstrap-datepicker": "1.8.0",
2121
"chart.js": "2.7.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,9 @@ bootstrap-datepicker@1.8.0:
388388
dependencies:
389389
jquery ">=1.7.1 <4.0.0"
390390

391-
bootstrap@4.1.1:
392-
version "4.1.1"
393-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb"
391+
bootstrap@4.1.2:
392+
version "4.1.2"
393+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326"
394394

395395
bootstrap@^3.3:
396396
version "3.3.7"

0 commit comments

Comments
 (0)