From ec0b3a0df3479c56f9f7a1b4e7dcdfb9383e6f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 04:00:43 +0000 Subject: [PATCH] Bump bootstrap from 4.5.2 to 5.2.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.2 to 5.2.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v5.2.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7ec940c84..ee88ef79e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "blueimp-file-upload": "blueimp/jQuery-File-Upload#~9.22.1", "blueimp-load-image": "blueimp/JavaScript-Load-Image#>=5.16.0", "blueimp-tmpl": "blueimp/JavaScript-Templates#2.5.4", - "bootstrap": "twbs/bootstrap#^4.5.2", + "bootstrap": "twbs/bootstrap#^5.2.0", "components-jqueryui": "components/jqueryui#^1.12.1", "decompress-zip": "0.2.2", "exif-js": "jseidelin/exif-js#*", diff --git a/yarn.lock b/yarn.lock index 060532451..d05bdd4dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -524,9 +524,10 @@ bootstrap@^3.4.1: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" integrity sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA== -bootstrap@twbs/bootstrap#^4.5.2: - version "4.5.2" - resolved "https://codeload.github.com/twbs/bootstrap/tar.gz/5f2480a90ab911babc53039835fe78c6fc12646d" +bootstrap@twbs/bootstrap#^5.2.0: + version "5.2.0" + uid edf9c40956d19e6ab3f9151bfe0dfac6be06fa21 + resolved "https://codeload.github.com/twbs/bootstrap/tar.gz/edf9c40956d19e6ab3f9151bfe0dfac6be06fa21" brace-expansion@^1.1.7: version "1.1.11"