Skip to content

Commit 9f3f256

Browse files
Merge pull request #546 from ualbertalib/dependabot/npm_and_yarn/bootstrap-5.3.3
Bump bootstrap from 5.3.2 to 5.3.3
2 parents 64827a6 + 5e853ba commit 9f3f256

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@fortawesome/fontawesome-free": "^6.5.2",
66
"@popperjs/core": "^2.11.8",
77
"@rails/webpacker": "^5.4.4",
8-
"bootstrap": "^5.3.2",
8+
"bootstrap": "^5.3.3",
99
"bootstrap-v462": "npm:bootstrap@4.6.2",
1010
"glob-parent": "^6.0.2",
1111
"jquery": "^3.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1883,10 +1883,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
18831883
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
18841884
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
18851885

1886-
bootstrap@^5.3.2:
1887-
version "5.3.2"
1888-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.2.tgz#97226583f27aae93b2b28ab23f4c114757ff16ae"
1889-
integrity sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==
1886+
bootstrap@^5.3.3:
1887+
version "5.3.3"
1888+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
1889+
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
18901890

18911891
brace-expansion@^1.1.7:
18921892
version "1.1.11"

0 commit comments

Comments
 (0)