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

This commit is contained in:
Renovate Bot
2021-03-11 14:49:41 +00:00
committed by Łukasz Mierzwa
parent c002fed26d
commit 7fff080f94
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3566,9 +3566,9 @@
}
},
"@types/react-autosuggest": {
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/@types/react-autosuggest/-/react-autosuggest-10.1.2.tgz",
"integrity": "sha512-K23lmXhC3Bbd8y/jm5+wYrw/NAeN4U/wlHTgAEBIwLOyQKFCFYA3ONKte9P21L+RGIXRP8UlzHOSRtmIZw5Nqw==",
"version": "10.1.3",
"resolved": "https://registry.npmjs.org/@types/react-autosuggest/-/react-autosuggest-10.1.3.tgz",
"integrity": "sha512-j80cdYhqOEBbG7JWWl//95d+jf2mkL+tod0C6oM3f0tQx+gIRdFRiYOuGkEduQrtTcZR5a2AdYI8LpUTRfhBMw==",
"requires": {
"@types/react": "*"
}
+1 -1
View File
@@ -28,7 +28,7 @@
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/react": "17.0.3",
"@types/react-autosuggest": "10.1.2",
"@types/react-autosuggest": "10.1.3",
"@types/react-dom": "17.0.2",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.13",