mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
Update dependency @types/react-bootstrap-typeahead to v5 (#829)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a4234245b1
commit
2356430ce7
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"@types/node": "12.12.53",
|
||||
"@types/node-sass": "4.11.1",
|
||||
"@types/react": "17.0.0",
|
||||
"@types/react-bootstrap-typeahead": "3.4.7",
|
||||
"@types/react-bootstrap-typeahead": "5.1.0",
|
||||
"@types/react-dom": "17.0.0",
|
||||
"@types/react-html-parser": "2.0.1",
|
||||
"@types/react-redux": "7.1.11",
|
||||
|
|
|
@ -2256,10 +2256,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
|
||||
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
|
||||
|
||||
"@types/react-bootstrap-typeahead@3.4.7":
|
||||
version "3.4.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-bootstrap-typeahead/-/react-bootstrap-typeahead-3.4.7.tgz#3f12f76a5726034db23fdbcce15505ac1e6f9740"
|
||||
integrity sha512-UBezb5DY5Ywsqu5NuypgFjvyP1SJ9rS2Gqp0/rdVKesTEvvS+DqcvgUbTyZ84J4Ni1m0LDXTuU96Oji6dAMIag==
|
||||
"@types/react-bootstrap-typeahead@5.1.0":
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-bootstrap-typeahead/-/react-bootstrap-typeahead-5.1.0.tgz#cc081baf70a1a838b0207f6884c111c00d0dd24e"
|
||||
integrity sha512-LpdrODwFfjD9P7odSJTgNmGEoqYbqFiIbF1V8pEutIiwEkRg+Tdb82znJ4iOvu/flxw0s3YzF24p48q4Ub6qCw==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue