fix(deps): update dependency @types/react-select to v3.0.21

This commit is contained in:
Renovate Bot
2020-09-30 01:56:26 +00:00
committed by renovate[bot]
parent 4bc3aeaafd
commit 28ef11f79e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",