Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Commit c9910c5

Browse files
committed
Upgrade bootstrap to version 4.3.1
1 parent 667a5d4 commit c9910c5

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
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"axios": "0.18.0",
3737
"babel-polyfill": "6.26.0",
38-
"bootstrap": "4.2.1",
38+
"bootstrap": "4.3.1",
3939
"classnames": "2.2.6",
4040
"connected-react-router": "5.0.1",
4141
"fetch-everywhere": "1.0.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1732,10 +1732,10 @@ boom@7.x.x:
17321732
dependencies:
17331733
hoek "6.x.x"
17341734

1735-
bootstrap@4.2.1:
1736-
version "4.2.1"
1737-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757"
1738-
integrity sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q==
1735+
bootstrap@4.3.1:
1736+
version "4.3.1"
1737+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
1738+
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
17391739

17401740
bounce@1.x.x:
17411741
version "1.2.3"

0 commit comments

Comments
 (0)