mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency @types/react-select to v3.0.21
This commit is contained in:
committed by
renovate[bot]
parent
4bc3aeaafd
commit
28ef11f79e
Generated
+3
-3
@@ -3899,9 +3899,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-select": {
|
||||
"version": "3.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.20.tgz",
|
||||
"integrity": "sha512-yKFcq773jsUV5C1nYb0KeQCboo8tCo4ngcM3mi9fmC0CTGJeIuV/mfxaWtmv7i7HetQtki4p7h1YpP8wBy9gWw==",
|
||||
"version": "3.0.21",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.21.tgz",
|
||||
"integrity": "sha512-jVtukxaARMQCJC74ikGzpxrzxDFPkcGEwLsFIsc/bAn2rcBUlJ0WgP71ShUc/Q0nnk4ClZn2jBm2tbh6HtxB3A==",
|
||||
"requires": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
+1
-1
@@ -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.20",
|
||||
"@types/react-select": "3.0.21",
|
||||
"@typescript-eslint/eslint-plugin": "4.3.0",
|
||||
"@typescript-eslint/parser": "4.3.0",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
|
||||
Reference in New Issue
Block a user