Skip to content

Commit

Permalink
Update dependency react-select to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2022
1 parent a7a6d7d commit 540182e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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

0 comments on commit 540182e

Please sign in to comment.