From b051fb95975d83633d3a867c70d41517f50f9fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:52:13 +0100 Subject: [PATCH] Bump react-bootstrap from 2.7.1 to 2.7.2 (#4478) Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.7.1 to 2.7.2. - [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.7.1...v2.7.2) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9e9bdd0a2c86..20b062859582 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "prettier": "^2.8.4", "pretty-quick": "^3.1.3", "react": "^17.0.2", - "react-bootstrap": "^2.7.1", + "react-bootstrap": "^2.7.2", "react-dom": "^17.0.2", "shx": "^0.3.4", "unist-util-visit": "2.0.1", diff --git a/yarn.lock b/yarn.lock index ebed9e56fb75..16c293890889 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9107,10 +9107,10 @@ react-base16-styling@^0.6.0: lodash.flow "^3.3.0" pure-color "^1.2.0" -react-bootstrap@^2.7.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.1.tgz#ecb245b06fd404700436e9a2ef9a998767225bf0" - integrity sha512-x+wjk5ZkLR2Bw74iDx/YR0LLheyV72eehjnJPfs6RvkWQfJGVV89dceh1dhJloeazHZwiLWA4LHHwHNGONkUHw== +react-bootstrap@^2.7.2: + version "2.7.2" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.2.tgz#100069ea7b4807cccbc5fef1e33bc90283262602" + integrity sha512-WDSln+mG4RLLFO01stkj2bEx/3MF4YihK9D/dWnHaSxOiQZLbhhlf95D2Jb20X3t2m7vMxRe888FVrfLJoGmmA== dependencies: "@babel/runtime" "^7.17.2" "@restart/hooks" "^0.4.6"