From 4efeb5c902d85cda77fe0ffc18e67feb02c32e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 02:49:40 +0000 Subject: [PATCH] Bump bootstrap from 4.6.1 to 5.3.1 in /csunplugged Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.1 to 5.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.1...v5.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- csunplugged/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csunplugged/package.json b/csunplugged/package.json index 9483415b8..d321f0bd5 100644 --- a/csunplugged/package.json +++ b/csunplugged/package.json @@ -6,7 +6,7 @@ "devDependencies": { "ansi-colors": "4.1.3", "autoprefixer": "10.4.15", - "bootstrap": "4.6.1", + "bootstrap": "5.3.1", "browser-sync": "2.29.3", "browserify": "17.0.0", "child_process": "1.0.2",