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:
renovate[bot] 2020-12-07 18:38:13 +01:00 committed by GitHub
parent a4234245b1
commit 2356430ce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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" "*"