From 834daba62ce253ace2503822a7bc56c826b50b1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 07:39:18 +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 5ff6725..758ff54 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@vitalets/google-translate-api": "^4.0.0", - "bootstrap": "^4.5.0", + "bootstrap": "^5.0.0", "chalk": "^4.1.0", "cheerio": "^1.0.0-rc.3", "discord.js": "^12.2.0",