1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-26 20:59:18 +00:00

Bump bootstrap from 5.0.0-beta3 to 5.0.0

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.0-beta3 to 5.0.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.0.0-beta3...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-06 08:19:22 +00:00
committed by Jonah Aragon
parent d3df46a21d
commit 5504c50d9c
4 changed files with 15 additions and 15 deletions

View File

@@ -23,6 +23,6 @@
"homepage": "https://github.com/privacyguides/privacyguides#readme",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6.0.0-alpha3",
"bootstrap": "^5.0.0-beta3"
"bootstrap": "^5.0.0"
}
}