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

This commit is contained in:
Renovate Bot
2020-10-21 15:25:48 +00:00
committed by renovate[bot]
parent 03c5274c08
commit 4ae1125615
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3887,9 +3887,9 @@
}
},
"@types/react-autosuggest": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/@types/react-autosuggest/-/react-autosuggest-10.0.0.tgz",
"integrity": "sha512-lcu3L3158I8DlgicRpyIuYzIc+E70RgXcVI8uJ+nw5JnAlhNht7dE1hJ0Q0x2A5VVBMOi5dcCQACqi5wWfm8ow==",
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/@types/react-autosuggest/-/react-autosuggest-10.0.1.tgz",
"integrity": "sha512-CrgPh7phWH/i3ediedml4b1w9d8F0uefzAooh69OXqRU84h1UiJdBR6EoUff+PPPiBeCvh4wI7fgQtVqOe5q4g==",
"requires": {
"@types/react": "*"
}
+1 -1
View File
@@ -26,7 +26,7 @@
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.53",
"@types/react-autosuggest": "10.0.0",
"@types/react-autosuggest": "10.0.1",
"@types/react-dom": "16.9.8",
"@types/react-highlighter": "0.3.4",
"@types/react-js-pagination": "3.0.3",