Skip to content

Commit 8ee18c3

Browse files
committed
Update dependency bootstrap to v5
1 parent 927cae8 commit 8ee18c3

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
@@ -7,7 +7,7 @@
77
"@rails/activestorage": "6.0.2",
88
"@rails/ujs": "6.0.2",
99
"@rails/webpacker": "5.1.1",
10-
"bootstrap": "4.5.0",
10+
"bootstrap": "5.0.1",
1111
"flag-icon-css": "3.5.0",
1212
"jquery": "3.5.1",
1313
"popper.js": "1.16.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,10 +1523,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
15231523
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
15241524
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
15251525

1526-
bootstrap@4.5.0:
1527-
version "4.5.0"
1528-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec"
1529-
integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==
1526+
1527+
version "5.0.1"
1528+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.1.tgz#e7939d599119dc818a90478a2a299bdaff037e09"
1529+
integrity sha512-Fl79+wsLOZKoiU345KeEaWD0ik8WKRI5zm0YSPj2oF1Qr+BO7z0fco6GbUtqjoG1h4VI89PeKJnMsMMVQdKKTw==
15301530

15311531
brace-expansion@^1.1.7:
15321532
version "1.1.11"

0 commit comments

Comments
 (0)