Skip to content

Commit 2bd1e62

Browse files
committed
Update react-select@5.8.0
1 parent adbe492 commit 2bd1e62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"react-responsive-modal": "^6.2.0",
9393
"react-router-dom": "^6.4.2",
9494
"react-scripts": "5.0.1",
95-
"react-select": "^5.5.0",
95+
"react-select": "^5.8.0",
9696
"react-spinners": "^0.13.6",
9797
"react-stickynode": "^1.4.1",
9898
"react-toastify": "^9.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16417,10 +16417,10 @@ react-scripts@5.0.1:
1641716417
optionalDependencies:
1641816418
fsevents "^2.3.2"
1641916419

16420-
react-select@^5.5.0:
16421-
version "5.7.0"
16422-
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.0.tgz#82921b38f1fcf1471a0b62304da01f2896cd8ce6"
16423-
integrity sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ==
16420+
react-select@^5.8.0:
16421+
version "5.8.0"
16422+
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.8.0.tgz#bd5c467a4df223f079dd720be9498076a3f085b5"
16423+
integrity sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==
1642416424
dependencies:
1642516425
"@babel/runtime" "^7.12.0"
1642616426
"@emotion/cache" "^11.4.0"

0 commit comments

Comments
 (0)