Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-select to v5.4.0 #952

Merged
merged 1 commit into from
Jul 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-popper": "2.3.0",
"react-router": "6.3.0",
"react-router-dom": "6.3.0",
"react-select": "5.3.2",
"react-select": "5.4.0",
"react-waypoint": "10.3.0",
"regenerator-runtime": "0.13.9",
"sass": "1.53.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10218,9 +10218,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.3.2":
version: 5.3.2
resolution: "react-select@npm:5.3.2"
"react-select@npm:5.4.0":
version: 5.4.0
resolution: "react-select@npm:5.4.0"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
Expand All @@ -10232,7 +10232,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: c8c0ecd75704098ef1010fba4df68bcc5e7d76ffcd6d3bac40bc3017758a9c035a887fa82ead9105dc719c14e04c4164d8b7a8e8fa61d0ed39e4bdf48ee3bf1c
checksum: da896f0f8b3c7f6250148ce9ded1ace60abb35b812be50d34cf7ba980b12ca75533c3bbfd9e722530cc0e70c17e8997c3c7e93743877d84c00b0d90e4da521e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10724,7 +10724,7 @@ __metadata:
react-popper: 2.3.0
react-router: 6.3.0
react-router-dom: 6.3.0
react-select: 5.3.2
react-select: 5.4.0
react-waypoint: 10.3.0
regenerator-runtime: 0.13.9
sass: 1.53.0
Expand Down