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 authored and g3force committed Apr 7, 2022
1 parent a00d2dc commit cbf0646
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@fortawesome/fontawesome-svg-core": "6.1.1",
"@fortawesome/free-solid-svg-icons": "6.1.1",
"@fortawesome/vue-fontawesome": "2.0.6",
"bootstrap": "4.6.1",
"bootstrap": "5.1.3",
"bootstrap-vue": "2.21.2",
"jquery": "3.6.0",
"popper.js": "1.16.1",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1818,7 +1818,12 @@ [email protected]:
portal-vue "^2.1.7"
vue-functional-data-merge "^3.1.0"

[email protected], "bootstrap@>=4.5.3 <5.0.0":
[email protected]:
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@>=4.5.3 <5.0.0":
version "4.6.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==
Expand Down

0 comments on commit cbf0646

Please sign in to comment.