Skip to content

Commit

Permalink
fix(deps): update dependency bootstrap to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 18dd393 commit 771b11b
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 @@ -45,7 +45,7 @@
"@semantic-release/npm": "7.1.3",
"autoprefixer": "10.4.19",
"backstopjs": "6.3.3",
"bootstrap": "5.1.3",
"bootstrap": "5.3.3",
"browserslist-config-cozy": "0.5.0",
"clean-css-cli": "5.5.2",
"nodemon": "2.0.22",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1144,10 +1144,10 @@ [email protected]:
raw-body "2.4.0"
type-is "~1.6.17"

bootstrap@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.1.3.tgz#ba081b0c130f810fa70900acbc1c6d3c28fa8f34"
integrity sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==
bootstrap@5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==

bottleneck@^2.18.1:
version "2.19.5"
Expand Down

0 comments on commit 771b11b

Please sign in to comment.