From 5d1da6408f431c213b349714d3430690882b8902 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 20:02:54 +0000 Subject: [PATCH] Bump bootstrap from 4.6.0 to 5.0.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bfdb9b..1e7f6eb 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "all-contributors-cli": "^6.16.1", - "bootstrap": "^4.5.0", + "bootstrap": "^5.0.0", "devicon": "^2.2.0", "font-mfizz": "^2.4.1", "react": "^16.6.0",