chore:(deps): bump @types/react-select in /explorer (#12756)

Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 3.0.21 to 3.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-09 08:09:36 +00:00 committed by GitHub
parent 8ec1a66f8a
commit 5394ca580f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3517,9 +3517,9 @@
}
},
"@types/react-select": {
"version": "3.0.21",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.21.tgz",
"integrity": "sha512-jVtukxaARMQCJC74ikGzpxrzxDFPkcGEwLsFIsc/bAn2rcBUlJ0WgP71ShUc/Q0nnk4ClZn2jBm2tbh6HtxB3A==",
"version": "3.0.22",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.22.tgz",
"integrity": "sha512-fqgmC979JPr/6476Pau6QnmI9zVV664R7Q92Ld1rgTn+umtUXT5X3+PO/x6O4imCZnh7XCqZcouabWAlAQJNpQ==",
"requires": {
"@types/react": "*",
"@types/react-dom": "*",

View File

@ -19,7 +19,7 @@
"@types/react": "^16.9.51",
"@types/react-dom": "^16.9.8",
"@types/react-router-dom": "^5.1.6",
"@types/react-select": "^3.0.21",
"@types/react-select": "^3.0.22",
"@types/socket.io-client": "^1.4.34",
"bn.js": "^5.1.3",
"bootstrap": "^4.5.2",