From 4ce998657f8778d999e7ba12af4bf7fb5f69ddfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 09:08:06 +0000 Subject: [PATCH] Bump bootstrap from 4.6.1 to 4.6.2 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.1...v4.6.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 824fbf25..18404545 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@babel/preset-typescript": "^7.18.6", "@melloware/coloris": "^0.15.0", "@rails/ujs": "^6.1.6", - "bootstrap": "^4.5.3", + "bootstrap": "^4.6.2", "cheet.js": "^0.3.3", "core-js": "^3.24.0", "croppr": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 968c2dea..31890bf2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1944,10 +1944,10 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bootstrap@^4.5.3: - version "4.6.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2" - integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og== +bootstrap@^4.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479" + integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ== bootstrap@^5.1.3: version "5.1.3"