Skip to content

Commit ec8d9af

Browse files
fix(deps): update dependency bootstrap to v5
1 parent 06628e6 commit ec8d9af

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.3.0",
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+
bootstrap@5.3.0:
1527+
version "5.3.0"
1528+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.0.tgz#0718a7cc29040ee8dbf1bd652b896f3436a87c29"
1529+
integrity sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==
15301530

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

0 commit comments

Comments
 (0)