Skip to content

Commit 68650ca

Browse files
Update dependency bootstrap to v5.2.2
1 parent b122d89 commit 68650ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@glimmer/component": "1.1.2",
3737
"@glimmer/tracking": "1.1.2",
3838
"babel-eslint": "10.1.0",
39-
"bootstrap": "5.2.1",
39+
"bootstrap": "5.2.2",
4040
"broccoli-asset-rev": "3.0.0",
4141
"ember-auto-import": "2.4.2",
4242
"ember-bootstrap": "5.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2823,10 +2823,10 @@ body@^5.1.0:
28232823
raw-body "~1.1.0"
28242824
safe-json-parse "~1.0.1"
28252825

2826-
bootstrap@5.2.1:
2827-
version "5.2.1"
2828-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.1.tgz#45f97ff05cbe828bad807b014d8425f3aeb8ec3a"
2829-
integrity sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA==
2826+
bootstrap@5.2.2:
2827+
version "5.2.2"
2828+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.2.tgz#834e053eed584a65e244d8aa112a6959f56e27a0"
2829+
integrity sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ==
28302830

28312831
bower-config@^1.4.3:
28322832
version "1.4.3"

0 commit comments

Comments
 (0)