Skip to content

Commit

Permalink
Update dependency bootstrap to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 68d6aa9 commit 2a8d8f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@fortawesome/react-fontawesome": "0.1.13",
"@material/react-fab": "0.2.0",
"axios": "0.21.0",
"bootstrap": "4.5.3",
"bootstrap": "5.2.3",
"history": "5.0.0",
"htmlparser2": "3.10.1",
"react": "17.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3599,10 +3599,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=

bootstrap@4.5.3:
version "4.5.3"
resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz"
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
bootstrap@5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b"
integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==

boxen@^2.0.0:
version "2.1.0"
Expand Down

0 comments on commit 2a8d8f8

Please sign in to comment.