Skip to content

Commit 047d909

Browse files
build(deps): bump react-bootstrap from 2.0.4 to 2.1.0
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.4 to 2.1.0. - [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.0.4...v2.1.0) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6ac056 commit 047d909

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "16.14.0",
23-
"react-bootstrap": "2.0.4",
23+
"react-bootstrap": "2.1.0",
2424
"react-bootstrap-table-next": "4.0.3",
2525
"react-bootstrap-table2-paginator": "2.1.2",
2626
"react-dom": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9418,10 +9418,10 @@ 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.0.4:
9422-
version "2.0.4"
9423-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.0.4.tgz#dd0f4228db2093ec60663778f2a3690788773b45"
9424-
integrity sha512-sfxhLKY/P5oeqkcxI4Q3SkJKLBq/7pv1wGykGlmCLWp4Pll3HMVl5VRtVbKsE4FzGsZGhXXauhi2HhRbmWLwBA==
9421+
react-bootstrap@2.1.0:
9422+
version "2.1.0"
9423+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.1.0.tgz#53d24c2ede7dca005444e73f96f0c468e8ea3215"
9424+
integrity sha512-ZbEq8in6XzoDh4dyrANVwqeqrj1oRqL56unlBYzjsvdWPIaBP/B7qLMHCvnwuzpANwMrh/hSNpIocKn6rvOFIQ==
94259425
dependencies:
94269426
"@babel/runtime" "^7.14.0"
94279427
"@restart/hooks" "^0.4.5"

0 commit comments

Comments
 (0)