Skip to content

Commit 141f73a

Browse files
committed
chore(deps): update dependency bootstrap to v5
1 parent 6a56f30 commit 141f73a

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.1.0",
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.1.0:
3012+
version "5.1.0"
3013+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.1.0.tgz#543ef8f44f4b9af67b0230f19508542fec38ef55"
3014+
integrity sha512-bs74WNI9BgBo3cEovmdMHikSKoXnDgA6VQjJ7TyTotU6L7d41ZyCEEelPwkYEzsG/Zjv3ie9IE3EMAje0W9Xew==
30153015

30163016
boxen@^4.2.0:
30173017
version "4.2.0"

0 commit comments

Comments
 (0)