Update dependency react-bootstrap-typeahead to v5.2.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-10-16 08:19:43 +00:00 committed by Tilman Vatteroth
parent 21cefb9e7c
commit cc9f0c5e7e
2 changed files with 5 additions and 5 deletions

View file

@ -80,7 +80,7 @@
"sass": "1.42.1", "sass": "1.42.1",
"react": "17.0.2", "react": "17.0.2",
"react-bootstrap": "1.6.4", "react-bootstrap": "1.6.4",
"react-bootstrap-typeahead": "5.2.0", "react-bootstrap-typeahead": "5.2.1",
"react-codemirror2": "7.2.1", "react-codemirror2": "7.2.1",
"react-diff-viewer": "3.1.1", "react-diff-viewer": "3.1.1",
"react-dom": "17.0.2", "react-dom": "17.0.2",

View file

@ -11727,10 +11727,10 @@ react-app-polyfill@^2.0.0:
regenerator-runtime "^0.13.7" regenerator-runtime "^0.13.7"
whatwg-fetch "^3.4.1" whatwg-fetch "^3.4.1"
react-bootstrap-typeahead@5.2.0: react-bootstrap-typeahead@5.2.1:
version "5.2.0" version "5.2.1"
resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-5.2.0.tgz#318630f32004b2a23aa2b05edd934931305283c2" resolved "https://registry.yarnpkg.com/react-bootstrap-typeahead/-/react-bootstrap-typeahead-5.2.1.tgz#bf88607b004e2aa93094eac057422126a89e9bf2"
integrity sha512-tM7HiUX4ra/3lF6YmrXCjIreG5o1RIsAuFQiRKeZKtRWLQ+bQfa+rdKpga2YNj+lvIGgJNsyUtVLSMxyZ3czEg== integrity sha512-ARFFz/jdz4DVA1Qi/mANsmi8/ZUYcoEE63Er4PQUG3iM2b7RwgPs8K+CANHj6dugT4CX4knbfLLWHbb3IMTOEw==
dependencies: dependencies:
"@babel/runtime" "^7.14.6" "@babel/runtime" "^7.14.6"
"@restart/hooks" "^0.4.0" "@restart/hooks" "^0.4.0"