1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-02 08:08:46 +00:00

Bump bootstrap from 4.5.3 to 4.6.0

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 4.6.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.3...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-02 06:14:39 +00:00
committed by Jonah Aragon
parent ca82e3b99e
commit bbc09b5681
2 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
"homepage": "https://github.com/privacyguides/privacyguides#readme",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.0.0-alpha3",
"bootstrap": "^4.5.3",
"bootstrap": "^4.6.0",
"jquery": "^3.5.1",
"popper.js": "^1.16.1"
}