Bump bootstrap from 4.5.0 to 4.5.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-07 05:04:18 +00:00
committed by GitHub
parent e1074dc35f
commit 67b52a7c28
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
"description": "My website",
"main": "index.js",
"dependencies": {
"bootstrap": "^4.5.0",
"bootstrap": "^4.5.2",
"jquery": "^3.5.0",
"js-yaml": "3.14.0",
"popper.js": "^1.16.1"