Skip to content

Commit 4063e85

Browse files
committed
chore(deps): update dependency bootstrap to v5
1 parent e7e0d0b commit 4063e85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

www/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@emotion/core": "^10.1.1",
1414
"@emotion/styled": "^10.0.27",
1515
"astroturf": "^0.10.5",
16-
"bootstrap": "^4.6.0",
16+
"bootstrap": "^5.0.2",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
1919
"gatsby": "^2.32.11",

www/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3008,10 +3008,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
30083008
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
30093009
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
30103010

3011-
bootstrap@^4.6.0:
3012-
version "4.6.0"
3013-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
3014-
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
3011+
bootstrap@^5.0.2:
3012+
version "5.0.2"
3013+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.2.tgz#aff23d5e0e03c31255ad437530ee6556e78e728e"
3014+
integrity sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q==
30153015

30163016
boxen@^4.2.0:
30173017
version "4.2.0"

0 commit comments

Comments
 (0)