Update dependency react-bootstrap to v1.6.3 (#1492)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-12 02:43:18 +02:00 committed by GitHub
parent d98f766c09
commit f87cdaea82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -79,7 +79,7 @@
"mermaid": "8.12.0",
"sass": "1.39.0",
"react": "17.0.2",
"react-bootstrap": "1.6.1",
"react-bootstrap": "1.6.3",
"react-bootstrap-typeahead": "5.2.0",
"react-codemirror2": "7.2.1",
"react-diff-viewer": "3.1.1",

View file

@ -11704,10 +11704,10 @@ react-bootstrap-typeahead@5.2.0:
scroll-into-view-if-needed "^2.2.20"
warning "^4.0.1"
react-bootstrap@1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.1.tgz#c5493c028ede885826b72eb31e66f6f0a52ab007"
integrity sha512-ojEPQ6OtyIMdLg0Smofk+85PKN6MLKQX3bU0Vwmok/4yNa8DQ2vCGhO2IgHJvT+ERQZ4X+gAQcdn6msAHSwLBg==
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==
dependencies:
"@babel/runtime" "^7.14.0"
"@restart/context" "^2.1.4"
@ -11722,7 +11722,7 @@ react-bootstrap@1.6.1:
invariant "^2.2.4"
prop-types "^15.7.2"
prop-types-extra "^1.1.0"
react-overlays "^5.0.1"
react-overlays "^5.1.1"
react-transition-group "^4.4.1"
uncontrollable "^7.2.1"
warning "^4.0.3"
@ -11811,7 +11811,7 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
react-overlays@^5.0.1, react-overlays@^5.1.0:
react-overlays@^5.1.0, react-overlays@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-5.1.1.tgz#2e7cf49744b56537c7828ccb94cfc63dd778ae4f"
integrity sha512-eCN2s2/+GVZzpnId4XVWtvDPYYBD2EtOGP74hE+8yDskPzFy9+pV1H3ZZihxuRdEbQzzacySaaDkR7xE0ydl4Q==