mirror of
https://github.com/prymitive/karma
synced 2026-05-11 03:46:48 +00:00
fix(deps): update dependency @types/react-select to v3.0.20
This commit is contained in:
committed by
renovate[bot]
parent
1fa6cdb844
commit
83acc500e7
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -3891,9 +3891,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "3.0.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.19.tgz",
|
||||
"integrity": "sha512-d+6qtfFXZeIOAABlVL1e50RZn8ctOABE4tFDxM6KW4lKuXgTTgLVrSik5AX9XjBjV7N80FtS6GTN/WeoXL9Jww==",
|
||||
"version": "3.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.20.tgz",
|
||||
"integrity": "sha512-yKFcq773jsUV5C1nYb0KeQCboo8tCo4ngcM3mi9fmC0CTGJeIuV/mfxaWtmv7i7HetQtki4p7h1YpP8wBy9gWw==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-highlighter": "0.3.4",
|
||||
"@types/react-js-pagination": "3.0.3",
|
||||
"@types/react-select": "3.0.19",
|
||||
"@types/react-select": "3.0.20",
|
||||
"@typescript-eslint/eslint-plugin": "4.1.1",
|
||||
"@typescript-eslint/parser": "4.1.1",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
|
||||
Reference in New Issue
Block a user