Skip to content

Commit

Permalink
⬆️ Update dependency react-select to v2.4.3 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and timmo001 committed Apr 19, 2019
1 parent d9bed0f commit a8124b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-moment": "0.9.2",
"react-router-dom": "5.0.0",
"react-scripts": "2.1.8",
"react-select": "2.4.2",
"react-select": "2.4.3",
"react-sound": "1.2.0",
"recompose": "0.30.0",
"socket.io-client": "2.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8754,10 +8754,10 @@ react-scripts@2.1.8:
optionalDependencies:
fsevents "1.2.4"

react-select@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.4.2.tgz#27da80e3880e92b081be607207bebdf63bcf4f3a"
integrity sha512-5xFOQ6JJktkY5NTaHrc6x9mKwIjhNIiBkGic1j71uyY+ulFpRFra6f4WKLd9fuCylk4WjLpO5zDhdF4CAcwFzA==
react-select@2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-2.4.3.tgz#62efdf76d7e33e9bde22d907a0cc8abd0aeab656"
integrity sha512-cmxNaiHpviRYkojeW9rGEUJ4jpX7QTmPe2wcscwA4d1lStzw/cJtr4ft5H2O/YhfpkrcwaLghu3XmEYdXhBo8Q==
dependencies:
classnames "^2.2.5"
emotion "^9.1.2"
Expand Down

0 comments on commit a8124b3

Please sign in to comment.