Skip to content

Commit 886839c

Browse files
chore(deps): update dependency bootstrap to v5
1 parent d5595ec commit 886839c

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
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.3.3",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
1919
"gatsby": "^2.32.11",

www/yarn.lock

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

3009-
bootstrap@^4.6.0:
3010-
version "4.6.0"
3011-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
3012-
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
3009+
bootstrap@^5.3.3:
3010+
version "5.3.3"
3011+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
3012+
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
30133013

30143014
boxen@^4.2.0:
30153015
version "4.2.0"
@@ -9220,26 +9220,21 @@ [email protected]:
92209220
dependencies:
92219221
brace-expansion "^1.0.0"
92229222

9223-
[email protected], minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
9223+
92249224
version "3.0.4"
92259225
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
92269226
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
92279227
dependencies:
92289228
brace-expansion "^1.1.7"
92299229

9230-
minimatch@^3.1.1:
9230+
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.1.1:
92319231
version "3.1.2"
92329232
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
92339233
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
92349234
dependencies:
92359235
brace-expansion "^1.1.7"
92369236

9237-
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
9238-
version "1.2.5"
9239-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
9240-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
9241-
9242-
minimist@^1.2.6:
9237+
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
92439238
version "1.2.6"
92449239
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
92459240
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)