Skip to content

Commit 47e330a

Browse files
authored
Merge pull request #320 from kaliber5/renovate/bootstrap-5.x
Update dependency bootstrap to v5
2 parents 424c152 + 32f92cd commit 47e330a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@glimmer/component": "^1.0.4",
4343
"@glimmer/tracking": "^1.0.4",
4444
"babel-eslint": "^10.1.0",
45-
"bootstrap": "^4.6.0",
45+
"bootstrap": "5.1.3",
4646
"broccoli-asset-rev": "^3.0.0",
4747
"ember-auto-import": "^2.4.1",
4848
"ember-bootstrap": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2834,10 +2834,10 @@ body@^5.1.0:
28342834
raw-body "~1.1.0"
28352835
safe-json-parse "~1.0.1"
28362836

2837-
bootstrap@^4.6.0:
2838-
version "4.6.1"
2839-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
2840-
integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==
2837+
bootstrap@5.1.3:
2838+
version "5.1.3"
2839+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.1.3.tgz#ba081b0c130f810fa70900acbc1c6d3c28fa8f34"
2840+
integrity sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==
28412841

28422842
bower-config@^1.4.3:
28432843
version "1.4.3"

0 commit comments

Comments
 (0)