Update dependency react-bootstrap to v1.6.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-05-15 12:02:22 +00:00 committed by Tilman Vatteroth
parent 1af8b08ebe
commit f2470505dc
2 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@
"mermaid": "8.9.3", "mermaid": "8.9.3",
"node-sass": "4.14.1", "node-sass": "4.14.1",
"react": "17.0.2", "react": "17.0.2",
"react-bootstrap": "1.5.2", "react-bootstrap": "1.6.0",
"react-bootstrap-typeahead": "5.1.4", "react-bootstrap-typeahead": "5.1.4",
"react-codemirror2": "7.2.1", "react-codemirror2": "7.2.1",
"react-diff-viewer": "3.1.1", "react-diff-viewer": "3.1.1",

View file

@ -11957,10 +11957,10 @@ react-bootstrap-typeahead@5.1.4:
scroll-into-view-if-needed "^2.2.20" scroll-into-view-if-needed "^2.2.20"
warning "^4.0.1" warning "^4.0.1"
react-bootstrap@1.5.2: react-bootstrap@1.6.0:
version "1.5.2" version "1.6.0"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008" resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.0.tgz#5b4f160ce0cd22784cf4271ca90550b4891fdd42"
integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA== integrity sha512-PaeOGeRC2+JH9Uf1PukJgXcIpfGlrKKHEBZIArymjenYzSJ/RhO2UdNX+e7nalsCFFZLRRgQ0/FKkscW2LmmRg==
dependencies: dependencies:
"@babel/runtime" "^7.13.8" "@babel/runtime" "^7.13.8"
"@restart/context" "^2.1.4" "@restart/context" "^2.1.4"