mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 07:43:58 +00:00
Update dependency react-bootstrap to v1.4.0 (#708)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b8cfe1ae43
commit
cc394e85f0
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"mermaid": "8.8.2",
|
||||
"node-sass": "4.14.1",
|
||||
"react": "16.14.0",
|
||||
"react-bootstrap": "1.3.0",
|
||||
"react-bootstrap": "1.4.0",
|
||||
"react-bootstrap-typeahead": "5.1.2",
|
||||
"react-codemirror2": "7.2.1",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
|
|
|
@ -11748,10 +11748,10 @@ react-bootstrap-typeahead@5.1.2:
|
|||
scroll-into-view-if-needed "^2.2.20"
|
||||
warning "^4.0.1"
|
||||
|
||||
react-bootstrap@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.3.0.tgz#d9dde4ad554e9cd21d1465e8b5e5ef6679cae6a1"
|
||||
integrity sha512-GYj0c6FO9mx7DaO8Xyz2zs0IcQ6CGCtM3O6/feIoCaG4N8B0+l4eqL7stlMcLpqO4d8NG2PoMO/AbUOD+MO7mg==
|
||||
react-bootstrap@1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.4.0.tgz#806a8b48b065cedfb28c6c5c7b0c0e3c3b53445d"
|
||||
integrity sha512-0BMzgeUAxH126v7VYDzIXbHxQVHSnniPVKpz9fblumdQpWaiElMnnzk+u8h8DoELX0nCXwPlcUzgXqmpncdc2Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.4.2"
|
||||
"@restart/context" "^2.1.4"
|
||||
|
|
Loading…
Reference in a new issue