From d3fe7b254ae6f64bbd036dfed5f37c63b9ab170c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 04:26:53 +0000 Subject: [PATCH] chore(deps): bump react-bootstrap in the bootstrap-dependencies group Bumps the bootstrap-dependencies group with 1 update: [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap). Updates `react-bootstrap` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bootstrap-dependencies ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index df6d0919..07930d46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10476,9 +10476,9 @@ rc@1.2.8, rc@^1.2.7: strip-json-comments "~2.0.1" react-bootstrap@^2.8.0: - version "2.10.3" - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.3.tgz#612c7b987bd1b386cf7169f65b7945f2552400e3" - integrity sha512-cc1KAaQyj6Gr3AfA0eRRiUMSlRi3brDVcjc/o0E9y9XNW7ISo8TITrq8G8G3QTFe7VIhCiDt38k99AEFoLOolw== + version "2.10.4" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.4.tgz#ed92f5f8225a44919a7707829bac879558b71b70" + integrity sha512-W3398nBM2CBfmGP2evneEO3ZZwEMPtHs72q++eNw60uDGDAdiGn0f9yNys91eo7/y8CTF5Ke1C0QO8JFVPU40Q== dependencies: "@babel/runtime" "^7.24.7" "@restart/hooks" "^0.4.9"