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

Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 3.0.23 to 3.0.25.
- [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-11-10 09:10:49 +00:00 committed by GitHub
parent b4cf968e14
commit f9719361a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2819,9 +2819,9 @@
}
},
"@types/react-select": {
"version": "3.0.23",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.23.tgz",
"integrity": "sha512-WrXjixjHlDfG4kSwasQZvZXD+hPamNTvJYWYb5TAt3hwhVg+4imNMPdUTDQhrGrCHIeKUc5h+syGCylnw30Suw==",
"version": "3.0.25",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.25.tgz",
"integrity": "sha512-Nahnbi2KmsTMYTlBpfSky5O1kXCPsNZfm/RsPddDARNwGNKHxU9LRRnTgoS5ejHCtZx3qYjOd0z0xX3730H9rQ==",
"requires": {
"@types/react": "*",
"@types/react-dom": "*",

View File

@ -20,7 +20,7 @@
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.9",
"@types/react-router-dom": "^5.1.6",
"@types/react-select": "^3.0.23",
"@types/react-select": "^3.0.25",
"@types/socket.io-client": "^1.4.34",
"bn.js": "^5.1.3",
"bootstrap": "^4.5.3",