Skip to content

Commit fcae21c

Browse files
Merge pull request #998 from milobella/renovate/bootstrap-5.x
fix(deps): update dependency bootstrap to v5.2.3
2 parents d71cdc2 + 035777b commit fcae21c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/platform-browser": "14.2.11",
3434
"@angular/platform-browser-dynamic": "14.2.11",
3535
"@angular/router": "14.2.11",
36-
"bootstrap": "5.2.2",
36+
"bootstrap": "5.2.3",
3737
"pixi.js": "6.5.8",
3838
"rxjs": "7.5.7",
3939
"single-spa": "5.9.4",

angular/yarn.lock

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

3882-
bootstrap@5.2.2:
3883-
version "5.2.2"
3884-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.2.tgz#834e053eed584a65e244d8aa112a6959f56e27a0"
3885-
integrity sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ==
3882+
bootstrap@5.2.3:
3883+
version "5.2.3"
3884+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b"
3885+
integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==
38863886

38873887
brace-expansion@^1.1.7:
38883888
version "1.1.11"

0 commit comments

Comments
 (0)