Bump bootstrap from 4.4.1 to 4.5.0 (#2467)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-16 04:37:15 -06:00
committed by GitHub
parent 604f3ccc92
commit 41d8239271
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"vue-template-compiler": "^2.6.11"
},
"dependencies": {
"bootstrap": "^4.4.1",
"bootstrap": "^4.5.0",
"jquery": "^3.5.0",
"popper.js": "^1.16.1"
}