MINOR Upgrade Bootstrap to 4.1.2

This commit is contained in:
Robbie Averill 2018-10-08 13:19:27 +02:00
parent 1e497d523f
commit c215e0a198
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
"dependencies": {
"babel-loader": "^7.0.0",
"babel-polyfill": "^6.26.0",
"bootstrap": "4.0.0",
"bootstrap": "4.1.2",
"classnames": "^2.2.5",
"deep-freeze-strict": "^1.1.1",
"graphql-tag": "^0.1.17",

View File

@ -1146,9 +1146,9 @@ boom@2.x.x:
dependencies:
hoek "2.x.x"
bootstrap@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a"
bootstrap@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326"
boxen@^1.2.1:
version "1.3.0"