From 5f905cbb172252f22c3eb7bdf517f5d02184ffec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 06:56:22 +0000 Subject: [PATCH] build(deps): bump react-bootstrap from 2.3.0 to 2.3.1 Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.3.0 to 2.3.1. - [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.3.0...v2.3.1) --- updated-dependencies: - dependency-name: react-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 3f17801..7a92cc4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "pouchdb-adapter-node-websql": "^7.0.0", "pouchdb-adapter-websql": "7.0.0", "react": "17.0.2", - "react-bootstrap": "2.3.0", + "react-bootstrap": "2.3.1", "react-bootstrap-table-next": "4.0.3", "react-bootstrap-table2-paginator": "2.1.2", "react-dom": "16.14.0", diff --git a/yarn.lock b/yarn.lock index e97bd04..b69ec30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7735,10 +7735,10 @@ react-bootstrap-table2-paginator@2.1.2: resolved "https://registry.yarnpkg.com/react-bootstrap-table2-paginator/-/react-bootstrap-table2-paginator-2.1.2.tgz#a62151909e594719db568cede6e5d2962cbf8ddb" integrity sha512-LC5znEphhgKJvaSY1q8d+Gj0Nc/1X+VS3tKJjkmWmfv9P61YC/BnwJ+aoqEmQzsLiVGowrzss+i/u+Tip5H+Iw== -react-bootstrap@2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.3.0.tgz#bb62143f9e4d2bf0839e3e1bc8dcff582925ad51" - integrity sha512-O8DU/R3CHLqj1IGfqZD1mOm9Jx6tm8wmfIIshNeaIdd5AZnlO7eOPF7UyzijAxNIogN0/U3U4tWIH+9gQYlwVA== +react-bootstrap@2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.3.1.tgz#f14239efb89ca24044766e20cc829b7a264db11d" + integrity sha512-+k68LdaSS62Zc/1gr18NC9QpDk/wwhNk+90QgcTMYSA8BzlXC1G2ogWWrz2LFuP2FlmCtVjcr/UXw3mpdxVmWw== dependencies: "@babel/runtime" "^7.17.2" "@restart/hooks" "^0.4.6"