From a0d9dec510168b7f302f1d254d30a009c2ff52cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 03:23:48 +0000 Subject: [PATCH] Bump bootstrap from 4.6.0 to 5.0.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.0.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.0.1) 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 539ce30..37870c1 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@fullcalendar/timegrid": "^5.7.0", "@popperjs/core": "^2.9.2", "babel-polyfill": "^6.26.0", - "bootstrap": "^4.6.0", + "bootstrap": "^5.0.1", "bootstrap-datepicker": "^1.9.0", "brand-colors": "^2.1.1", "chart.js": "^2.9.4",