Skip to content

Commit e333edc

Browse files
Update dependency bootstrap to v5.2.1
1 parent 517ec92 commit e333edc

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.1.2",
4343
"@glimmer/tracking": "1.1.2",
4444
"babel-eslint": "10.1.0",
45-
"bootstrap": "5.2.0",
45+
"bootstrap": "5.2.1",
4646
"broccoli-asset-rev": "3.0.0",
4747
"ember-auto-import": "2.4.2",
4848
"ember-bootstrap": "5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2856,10 +2856,10 @@ body@^5.1.0:
28562856
raw-body "~1.1.0"
28572857
safe-json-parse "~1.0.1"
28582858

2859-
2860-
version "5.2.0"
2861-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.0.tgz#838727fb60f1630db370fe57c63cbcf2962bb3d3"
2862-
integrity sha512-qlnS9GL6YZE6Wnef46GxGv1UpGGzAwO0aPL1yOjzDIJpeApeMvqV24iL+pjr2kU4dduoBA9fINKWKgMToobx9A==
2859+
2860+
version "5.2.1"
2861+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.1.tgz#45f97ff05cbe828bad807b014d8425f3aeb8ec3a"
2862+
integrity sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==
28632863

28642864
bower-config@^1.4.3:
28652865
version "1.4.3"

0 commit comments

Comments
 (0)