Skip to content

Commit 9d50643

Browse files
build(deps): bump react-bootstrap from 2.2.2 to 2.2.3
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11ef5a1 commit 9d50643

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"pouchdb-adapter-memory": "7.2.2",
2121
"pouchdb-adapter-websql": "7.0.0",
2222
"react": "18.0.0",
23-
"react-bootstrap": "2.2.2",
23+
"react-bootstrap": "2.2.3",
2424
"react-bootstrap-table-next": "4.0.3",
2525
"react-bootstrap-table2-paginator": "2.1.2",
2626
"react-dom": "18.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,10 +2312,10 @@
23122312
dependencies:
23132313
"@babel/runtime" "^7.6.2"
23142314

2315-
"@restart/hooks@^0.4.0", "@restart/hooks@^0.4.5":
2316-
version "0.4.5"
2317-
resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.5.tgz#e7acbea237bfc9e479970500cf87538b41a1ed02"
2318-
integrity sha512-tLGtY0aHeIfT7aPwUkvQuhIy3+q3w4iqmUzFLPlOAf/vNUacLaBt1j/S//jv/dQhenRh8jvswyMojCwmLvJw8A==
2315+
"@restart/hooks@^0.4.0", "@restart/hooks@^0.4.6":
2316+
version "0.4.6"
2317+
resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.4.6.tgz#15dcf34631a618c513efc924705c7cbe349a4a0c"
2318+
integrity sha512-FzpEzy6QeLB3OpUrC9OQD/lWCluQmilLfRGa/DqbB6OmV05AEt/0Lgn3Jf6l27UIJMK0qFmNcps6p8DNLXa6Pw==
23192319
dependencies:
23202320
dequal "^2.0.2"
23212321

@@ -9418,13 +9418,13 @@ react-bootstrap-table2-paginator@2.1.2:
94189418
resolved "https://registry.yarnpkg.com/react-bootstrap-table2-paginator/-/react-bootstrap-table2-paginator-2.1.2.tgz#a62151909e594719db568cede6e5d2962cbf8ddb"
94199419
integrity sha512-LC5znEphhgKJvaSY1q8d+Gj0Nc/1X+VS3tKJjkmWmfv9P61YC/BnwJ+aoqEmQzsLiVGowrzss+i/u+Tip5H+Iw==
94209420

9421-
react-bootstrap@2.2.2:
9422-
version "2.2.2"
9423-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.2.2.tgz#cddf53174df295253c471df54f131e1730a6660f"
9424-
integrity sha512-zfVGUU14BMZo7KqR1QHXBAqpbWa6bu4S9dZ6O4rd/hDZi1tiNeGkISbuBednb1TxyXrOwpvnvlHNk3OuYQNq6w==
9421+
react-bootstrap@2.2.3:
9422+
version "2.2.3"
9423+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.2.3.tgz#1c563018c8b856071334dd5a35f25507185136e2"
9424+
integrity sha512-gXsAEBdDUHnOpJ2C+DDQ4mFt7tN6u6qWnTH3tqiE9jUvV6gGY8uHFp0iGBsM+yjrBwmR6bqCBFh8Z82aQj1LSw==
94259425
dependencies:
94269426
"@babel/runtime" "^7.17.2"
9427-
"@restart/hooks" "^0.4.5"
9427+
"@restart/hooks" "^0.4.6"
94289428
"@restart/ui" "^1.2.0"
94299429
"@types/invariant" "^2.2.35"
94309430
"@types/prop-types" "^15.7.4"

0 commit comments

Comments
 (0)