Merge pull request #436 from prymitive/renovate/bootstrap-4.x

fix(deps): update dependency bootstrap to v4.3.1
This commit is contained in:
Łukasz Mierzwa
2019-02-14 10:42:28 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"@fortawesome/react-fontawesome": "0.1.4",
"@sentry/browser": "4.5.4",
"body-scroll-lock": "2.6.1",
"bootstrap": "4.2.1",
"bootstrap": "4.3.1",
"bootswatch": "4.2.1",
"copy-to-clipboard": "3.0.8",
"fast-deep-equal": "2.0.1",

View File

@@ -2172,10 +2172,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
bootstrap@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757"
integrity sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q==
bootstrap@4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
bootswatch@4.2.1:
version "4.2.1"