From 38d72dd91afe35600bafc7856d6089bcd3bd9f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 04:06:52 +0000 Subject: [PATCH] chore(deps): bump the bootstrap-dependencies group with 1 update Bumps the bootstrap-dependencies group with 1 update: [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap). Updates `react-bootstrap` from 2.9.2 to 2.10.0 - [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.9.2...v2.10.0) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-minor 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 596dbcf1..6d02ce0e 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.9.2" - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.9.2.tgz#ee2bab4cb19df628a90868fa594a3b410fe0c0be" - integrity sha512-a36B+EHsAI/aH+ZhXNILBFnqscE3zr10dWmjBmfhIb2QR7KSXJiGzYd6Faf/25G8G7/CP9TCL2B0WhUBOD2UBQ== + version "2.10.0" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.0.tgz#0d9a003dc32cc5d9df972f1e581285d56e93c1d7" + integrity sha512-87gRP69VAfeU2yKgp8RI3HvzhPNrnYIV2QNranYXataz3ef+k7OhvKGGdxQLQfUsQ2RTmlY66tn4pdFrZ94hNg== dependencies: "@babel/runtime" "^7.22.5" "@restart/hooks" "^0.4.9"