From b11eab603438c74356f02175ffd3307ae883f7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 03:01:37 +0000 Subject: [PATCH] Bump bootstrap from 5.2.1 to 5.2.2 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.2.1...v5.2.2) --- 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 153979c7..2a66f148 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.1", + "bootstrap": "^5.2.2", "bootswatch": "^5.2.0", "chosen-js": "^1.8.7", "component-emitter": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index 3adde5de..1132e4dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1584,10 +1584,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.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.1.tgz#45f97ff05cbe828bad807b014d8425f3aeb8ec3a" - integrity sha512-UQi3v2NpVPEi1n35dmRRzBJFlgvWHYwyem6yHhuT6afYF+sziEt46McRbT//kVXZ7b1YUYEVGdXEH74Nx3xzGA== +bootstrap@^5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.2.tgz#834e053eed584a65e244d8aa112a6959f56e27a0" + integrity sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ== bootswatch@^5.2.0: version "5.2.1"