fix(deps): update dependency @types/react-autosuggest to v10.1.1

This commit is contained in:
Renovate Bot
2021-02-05 02:29:31 +00:00
committed by renovate[bot]
parent 748f77b2c2
commit 934be58cbf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4445,9 +4445,9 @@
}
},
"@types/react-autosuggest": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/@types/react-autosuggest/-/react-autosuggest-10.1.0.tgz",
"integrity": "sha512-TxLQJqhLI6SHqdVIMS0oc56xuba6EdQe0y0CIu0aPGTU9DNkXl4bgW6pHwVNqSgSAjizdboEkdnw+azhfF9qrg==",
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/@types/react-autosuggest/-/react-autosuggest-10.1.1.tgz",
"integrity": "sha512-pjV777PELE8kK0ivEgqInGmtY5vLXqlPMjgqmRTBtNUk3KJ/ElY18Bik3shCZ+9fIjIF7Bz4bqK1ufkKo+SS/A==",
"requires": {
"@types/react": "*"
}
+1 -1
View File
@@ -28,7 +28,7 @@
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "17.0.1",
"@types/react-autosuggest": "10.1.0",
"@types/react-autosuggest": "10.1.1",
"@types/react-dom": "17.0.0",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.12",