Skip to content

Commit 4a7d93b

Browse files
fix(deps): update dependency bootstrap to v5
1 parent 18ae31a commit 4a7d93b

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.6.2",
10+
"bootstrap": "5.3.3",
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.6.2:
1527-
version "4.6.2"
1528-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
1529-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
1526+
bootstrap@5.3.3:
1527+
version "5.3.3"
1528+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
1529+
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
15301530

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

0 commit comments

Comments
 (0)