Skip to content

Commit ee8b0f1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-select to v3.2.0
1 parent 7470fa1 commit ee8b0f1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6334,10 +6334,10 @@ react-dom@^16.8.4:
63346334
prop-types "^15.6.2"
63356335
scheduler "^0.19.1"
63366336

6337-
react-input-autosize@^2.2.2:
6338-
version "2.2.2"
6339-
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-2.2.2.tgz#fcaa7020568ec206bc04be36f4eb68e647c4d8c2"
6340-
integrity sha512-jQJgYCA3S0j+cuOwzuCd1OjmBmnZLdqQdiLKRYrsMMzbjUrVDS5RvJUDwJqA7sKuksDuzFtm6hZGKFu7Mjk5aw==
6337+
react-input-autosize@^3.0.0:
6338+
version "3.0.0"
6339+
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz#6b5898c790d4478d69420b55441fcc31d5c50a85"
6340+
integrity sha512-nL9uS7jEs/zu8sqwFE5MAPx6pPkNAriACQ2rGLlqmKr2sPGtN7TXTyDdQt4lbNXVx7Uzadb40x8qotIuru6Rhg==
63416341
dependencies:
63426342
prop-types "^15.5.8"
63436343

@@ -6357,17 +6357,17 @@ react-lifecycles-compat@^3.0.4:
63576357
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
63586358

63596359
react-select@^3.1.0:
6360-
version "3.1.1"
6361-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.1.1.tgz#156a5b4a6c22b1e3d62a919cb1fd827adb4060bc"
6362-
integrity sha512-HjC6jT2BhUxbIbxMZWqVcDibrEpdUJCfGicN0MMV+BQyKtCaPTgFekKWiOizSCy4jdsLMGjLqcFGJMhVGWB0Dg==
6360+
version "3.2.0"
6361+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.2.0.tgz#de9284700196f5f9b5277c5d850a9ce85f5c72fe"
6362+
integrity sha512-B/q3TnCZXEKItO0fFN/I0tWOX3WJvi/X2wtdffmwSQVRwg5BpValScTO1vdic9AxlUgmeSzib2hAZAwIUQUZGQ==
63636363
dependencies:
63646364
"@babel/runtime" "^7.4.4"
63656365
"@emotion/cache" "^10.0.9"
63666366
"@emotion/core" "^10.0.9"
63676367
"@emotion/css" "^10.0.9"
63686368
memoize-one "^5.0.0"
63696369
prop-types "^15.6.0"
6370-
react-input-autosize "^2.2.2"
6370+
react-input-autosize "^3.0.0"
63716371
react-transition-group "^4.3.0"
63726372

63736373
react-toggled@^1.1.2:

0 commit comments

Comments
 (0)