mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/react-autosuggest to v10.1.1
This commit is contained in:
committed by
renovate[bot]
parent
748f77b2c2
commit
934be58cbf
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user