From 39be8e0ceb0f3c9d790e0f9117b6c8b5505061e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 00:21:00 +0000 Subject: [PATCH] chore(deps): bump bootstrap from 3.3.7 to 5.0.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index be7fd7d99..5375cad5c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "angular-ui-bootstrap": "^2.5.0", "angular-ui-sortable": "^0.17.0", "angular2react": "^2.0.0", - "bootstrap": "3.3.7", + "bootstrap": "5.0.0", "class-autobind-decorator": "^2.2.1", "classname": "^0.0.0", "clipboard": "^1.5.12", diff --git a/yarn.lock b/yarn.lock index 7051a6ac4..22f4756fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1238,9 +1238,9 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap@3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2" brace-expansion@^1.1.7: version "1.1.7"