From 3ecb25fba19a840da03b2bfccf37d380f1d1a792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 03:02:11 +0000 Subject: [PATCH] Bump bootstrap from 5.2.0 to 5.2.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 76b78a19..8b0e02a0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@sentry/browser": "^7.11.1", "@webpack-cli/serve": "^1.7.0", "babel-loader": "^8.2.5", - "bootstrap": "^5.2.0", + "bootstrap": "^5.2.1", "bootswatch": "^5.2.0", "chosen-js": "^1.8.7", "component-emitter": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index 22c8ce29..661b9ea2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1545,10 +1545,10 @@ boolbase@^1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== -bootstrap@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.0.tgz#838727fb60f1630db370fe57c63cbcf2962bb3d3" - integrity sha512-qlnS9GL6YZE6Wnef46GxGv1UpGGzAwO0aPL1yOjzDIJpeApeMvqV24iL+pjr2kU4dduoBA9fINKWKgMToobx9A== +bootstrap@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.1.tgz#45f97ff05cbe828bad807b014d8425f3aeb8ec3a" + integrity sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA== bootswatch@^5.2.0: version "5.2.0"