Merge pull request #160 from GNS3/greenkeeper/bootstrap-4.1.3

Update bootstrap to the latest version 🚀
This commit is contained in:
ziajka 2018-11-15 12:03:38 +01:00 committed by GitHub
commit 3595a47d56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"angular-persistence": "^1.0.1", "angular-persistence": "^1.0.1",
"angular2-hotkeys": "^2.1.2", "angular2-hotkeys": "^2.1.2",
"angular2-indexeddb": "^1.2.2", "angular2-indexeddb": "^1.2.2",
"bootstrap": "4.1.1", "bootstrap": "4.1.3",
"core-js": "^2.5.7", "core-js": "^2.5.7",
"css-tree": "^1.0.0-alpha.29", "css-tree": "^1.0.0-alpha.29",
"d3-ng2-service": "^2.1.0", "d3-ng2-service": "^2.1.0",

View File

@ -1434,10 +1434,9 @@ boom@2.x.x:
dependencies: dependencies:
hoek "2.x.x" hoek "2.x.x"
bootstrap@4.1.1: bootstrap@4.1.3:
version "4.1.1" version "4.1.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be"
integrity sha512-SpiDSOcbg4J/PjVSt4ny5eY6j74VbVSjROY4Fb/WIUXBV9cnb5luyR4KnPvNoXuGnBK1T+nJIWqRsvU3yP8Mcg==
boxen@^1.2.1: boxen@^1.2.1:
version "1.3.0" version "1.3.0"