chore(deps): bump @types/react-select from 4.0.9 to 4.0.12 (#191)

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-04 09:39:07 +09:00 committed by GitHub
parent c031daf9e6
commit d86657e1ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"@sentry/node": "^6.0.4",
"@sentry/webpack-plugin": "^1.14.0",
"@types/cookie": "^0.4.0",
"@types/react-select": "^4.0.11",
"@types/react-select": "^4.0.12",
"@types/sanitize-html": "^1.27.1",
"@types/url-regex-safe": "^1.0.0",
"autoprefixer": "^10.2.4",

View File

@ -1035,10 +1035,10 @@
dependencies:
"@types/react" "*"
"@types/react-select@^4.0.11":
version "4.0.11"
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.11.tgz#9a9079f52775c7cb63e8db5f095360400ce47933"
integrity sha512-3Wi9Tp7j+t/bQL9xzoqDQNRYUlNF8X/TLYvHDxirCDlaK4GIY1shh4CylfqG1jweJOJaX1z7zn50A1uwEtcS9g==
"@types/react-select@^4.0.12":
version "4.0.12"
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-4.0.12.tgz#5dde0f1bbd000f7366d2dea225443a8ae0efda99"
integrity sha512-7AACEwGNafPDZ+l8oOp83Y6KAgBPKk8KlEZAvPYmfgvsm85g2wKZ6NAcBNXmFcHFG+tc1q7cDoNWayvEhbM+cA==
dependencies:
"@emotion/serialize" "^1.0.0"
"@types/react" "*"