mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency react-bootstrap to v1.6.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1af8b08ebe
commit
f2470505dc
2 changed files with 5 additions and 5 deletions
|
@ -83,7 +83,7 @@
|
|||
"mermaid": "8.9.3",
|
||||
"node-sass": "4.14.1",
|
||||
"react": "17.0.2",
|
||||
"react-bootstrap": "1.5.2",
|
||||
"react-bootstrap": "1.6.0",
|
||||
"react-bootstrap-typeahead": "5.1.4",
|
||||
"react-codemirror2": "7.2.1",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
|
|
|
@ -11957,10 +11957,10 @@ react-bootstrap-typeahead@5.1.4:
|
|||
scroll-into-view-if-needed "^2.2.20"
|
||||
warning "^4.0.1"
|
||||
|
||||
react-bootstrap@1.5.2:
|
||||
version "1.5.2"
|
||||
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008"
|
||||
integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA==
|
||||
react-bootstrap@1.6.0:
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.0.tgz#5b4f160ce0cd22784cf4271ca90550b4891fdd42"
|
||||
integrity sha512-PaeOGeRC2+JH9Uf1PukJgXcIpfGlrKKHEBZIArymjenYzSJ/RhO2UdNX+e7nalsCFFZLRRgQ0/FKkscW2LmmRg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.13.8"
|
||||
"@restart/context" "^2.1.4"
|
||||
|
|
Loading…
Reference in a new issue