Skip to content

Commit

Permalink
Update dependency react-select to ^5.2.0 (#6874)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
2 people authored and gwyneplaine committed Nov 14, 2021
1 parent daa7656 commit 137ec27
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10457,7 +10457,20 @@ react-remove-scroll@^2.4.3:
use-callback-ref "^1.2.3"
use-sidecar "^1.0.1"

react-select@*, react-select@^5.2.0:
react-select@*:
version "5.1.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.1.0.tgz#ac384c8e25ba6f03126026192b2bdad0f53fbf50"
integrity sha512-SkEBD1AYsSXrIdNj5HBt7+Ehe+jxdiB448J0atJqR6lE3l/GcFlRf4JYB3NlHe/02jrW4AnIQLo1t0IqWrxXOw==
dependencies:
"@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0"
"@emotion/react" "^11.1.1"
"@types/react-transition-group" "^4.4.0"
memoize-one "^5.0.0"
prop-types "^15.6.0"
react-transition-group "^4.3.0"

react-select@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.2.0.tgz#7535ac8f4ce7216033c0f2cd5c240ca6e4becb3b"
integrity sha512-JLH2/ei/m1an0Vu4ERMKvGgDB6yHLsgxltho2QennOLTq4Fx35GwGwh+2MFnz5EWgslX6G9rjclUTZWAA2DuBg==
Expand Down

0 comments on commit 137ec27

Please sign in to comment.