From 12d1a4a023ca316bae1d517612e09ce3f84858d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:04:27 +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 933a283..1dcd78f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "pouchdb-adapter-memory": "7.3.0", "pouchdb-adapter-websql": "7.0.0", "react": "18.0.0", - "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": "18.0.0", diff --git a/yarn.lock b/yarn.lock index 400976a..3187986 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9459,10 +9459,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"