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

Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 3.0.15 to 3.0.16.
- [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-08-05 11:05:00 +00:00 committed by GitHub
parent 31513fab14
commit 5816ed5369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3115,9 +3115,9 @@
}
},
"@types/react-select": {
"version": "3.0.15",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.15.tgz",
"integrity": "sha512-yPmkr6zgVFR95JqBtkVaVDK/u1jdbTw8c8n9h5zWY/481IoBKZgrvOHweJXGvnOJ43umH7ImcT5m/uj5uESMBQ==",
"version": "3.0.16",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.16.tgz",
"integrity": "sha512-qXCfHprExDzB+ZYCqzH80D2TE+F17MMAY5/GrHm74xSsmS6B6G8nm3gZiTod/u82JSzDO193qJiP7ZxunT8oBg==",
"requires": {
"@types/react": "*",
"@types/react-dom": "*",

View File

@ -14,7 +14,7 @@
"@types/react": "^16.9.44",
"@types/react-dom": "^16.9.8",
"@types/react-router-dom": "^5.1.5",
"@types/react-select": "^3.0.15",
"@types/react-select": "^3.0.16",
"@types/socket.io-client": "^1.4.33",
"bootstrap": "^4.5.1",
"bs58": "^4.0.1",