Update dependency react-bootstrap to v1.6.4

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-09-25 16:53:16 +00:00 committed by Tilman Vatteroth
parent 78b78ebefd
commit 11a54cd071
2 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@
"mermaid": "8.12.1",
"sass": "1.42.1",
"react": "17.0.2",
"react-bootstrap": "1.6.3",
"react-bootstrap": "1.6.4",
"react-bootstrap-typeahead": "5.2.0",
"react-codemirror2": "7.2.1",
"react-diff-viewer": "3.1.1",

View file

@ -11470,10 +11470,10 @@ react-bootstrap-typeahead@5.2.0:
scroll-into-view-if-needed "^2.2.20"
warning "^4.0.1"
react-bootstrap@1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.3.tgz#6c2b27ed320b95a690ac416ddbb11983de1f954d"
integrity sha512-zsd4l0g68pusOmJ/R5LhTfofT+9RniCwcZsMMNFGJo97d1vT1H2nGlbhLWp/j/pfeXXj9zzR8ugUtKkadcoWnA==
react-bootstrap@1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.4.tgz#94d5d2422e26bba277656d3529128e14f838b7ca"
integrity sha512-z3BhBD4bEZuLP8VrYqAD7OT7axdcSkkyvWBWnS2U/4MhyabUihrUyucPWkan7aMI1XIHbmH4LCpEtzWGfx/yfA==
dependencies:
"@babel/runtime" "^7.14.0"
"@restart/context" "^2.1.4"