fix(deps): update dependency react-select to v4.2.1 (#259)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-07 22:35:13 +09:00 committed by GitHub
parent ff00363899
commit 7331204dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"react-dom": "17.0.1",
"react-hotkeys": "2.0.0",
"react-responsive-modal": "6.0.1",
"react-select": "4.1.0",
"react-select": "4.2.1",
"react-showdown": "2.1.0",
"react-sortable-hoc": "1.11.0",
"react-use-clipboard": "1.0.7",

View File

@ -6739,10 +6739,10 @@ react-responsive-modal@6.0.1:
body-scroll-lock "^3.1.5"
classnames "^2.2.6"
react-select@4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/react-select/-/react-select-4.1.0.tgz"
integrity sha512-OYn+jL8TXMMaZtosErpkdvoI1UWN4ZqMFulIRp5r5bbuqe4OaZN7yv1BNq7PdAJgRu2E19ODFiV1SgJ6wPUaeA==
react-select@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-4.2.1.tgz#15c4837dffc1c23e91b7fde606c468cc10000a06"
integrity sha512-JwwZjsR10AD5RXmx4iEkN0Ndim/uSaQ8j8cxMwOg8SJFeyXwu/m+sdSQ0ds0AWFm7hhXG9kusC3CQ/s4UNcOIg==
dependencies:
"@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.0.0"