Skip to content

Commit

Permalink
Bump bootstrap from 4.1.1 to 4.3.1
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.1.1...v4.3.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2019
1 parent a1e2140 commit b641e94
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 21 deletions.
86 changes: 70 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"animated": "^0.2.2",
"axios": "^0.18.0",
"bootstrap": "^4.1.0",
"bootstrap": "^4.3.1",
"chart.js": "^1.1.1",
"cookies-js": "^1.2.3",
"keymirror": "^0.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1082,9 +1082,9 @@ [email protected]:
dependencies:
hoek "4.x.x"

bootstrap@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.0.tgz#110b05c31a236d56dbc9adcda6dd16f53738a28a"
bootstrap@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"

boxen@^1.2.1:
version "1.3.0"
Expand Down Expand Up @@ -1566,7 +1566,7 @@ compressible@~2.0.13:

compression@^1.5.2:
version "1.7.2"
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
dependencies:
accepts "~1.3.4"
bytes "3.0.0"
Expand Down

0 comments on commit b641e94

Please sign in to comment.