Update dependency react-bootstrap to v1.5.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-06 01:18:51 +00:00 committed by Tilman Vatteroth
parent 3ef5c6254f
commit d1f36ca6fe
2 changed files with 20 additions and 6 deletions

View file

@ -85,7 +85,7 @@
"mermaid": "8.9.1",
"node-sass": "4.14.1",
"react": "17.0.1",
"react-bootstrap": "1.5.0",
"react-bootstrap": "1.5.1",
"react-bootstrap-typeahead": "5.1.4",
"react-codemirror2": "7.2.1",
"react-diff-viewer": "3.1.1",

View file

@ -11933,10 +11933,10 @@ react-bootstrap-typeahead@5.1.4:
scroll-into-view-if-needed "^2.2.20"
warning "^4.0.1"
react-bootstrap@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.0.tgz#86e4bd05ca3a0bd7486f7046643e9be5e2d86bbd"
integrity sha512-t1o4kP3coj2HIaBepJxGAc7HZ1fWGria/s0Yr9JUmNkCilyrnXtK209qn28vuZ4muhnA0uR0GMMXAMrLsLyiIw==
react-bootstrap@1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.1.tgz#47cda280b5208c8a9f24d04dafd38d9d90c9695c"
integrity sha512-jbJNGx9n4JvKgxlvT8DLKSeF3VcqnPJXS9LFdzoZusiZCCGoYecZ9qSCBH5n2A+kjmuura9JkvxI9l7HD+bIdQ==
dependencies:
"@babel/runtime" "^7.4.2"
"@restart/context" "^2.1.4"
@ -11952,7 +11952,7 @@ react-bootstrap@1.5.0:
invariant "^2.2.4"
prop-types "^15.7.2"
prop-types-extra "^1.1.0"
react-overlays "^4.1.1"
react-overlays "^5.0.0"
react-transition-group "^4.4.1"
uncontrollable "^7.0.0"
warning "^4.0.3"
@ -12062,6 +12062,20 @@ react-overlays@^4.1.1:
uncontrollable "^7.0.0"
warning "^4.0.3"
react-overlays@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-5.0.0.tgz#b50351de194dda0706b40f9632d261c9f0011c4c"
integrity sha512-TKbqfAv23TFtCJ2lzISdx76p97G/DP8Rp4TOFdqM9n8GTruVYgE3jX7Zgb8+w7YJ18slTVcDTQ1/tFzdCqjVhA==
dependencies:
"@babel/runtime" "^7.12.1"
"@popperjs/core" "^2.5.3"
"@restart/hooks" "^0.3.25"
"@types/warning" "^3.0.0"
dom-helpers "^5.2.0"
prop-types "^15.7.2"
uncontrollable "^7.0.0"
warning "^4.0.3"
react-popper@^1.0.0:
version "1.3.9"
resolved "https://registry.yarnpkg.com/react-popper/-/react-popper-1.3.9.tgz#2e7bf037b7857279a18bb4474c0852358689296f"