Skip to content

Commit

Permalink
Merge pull request #1686 from SURFscz/dependabot/npm_and_yarn/client/…
Browse files Browse the repository at this point in the history
…react-select-5.8.3

Bump react-select from 5.8.2 to 5.8.3 in /client
  • Loading branch information
oharsta authored Nov 13, 2024
2 parents 8012295 + cf8f41a commit fc585c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-md-spinner": "^1.0.0",
"react-mde": "^11.0.0",
"react-router-dom": "^5.2.0",
"react-select": "^5.8.2",
"react-select": "^5.8.3",
"react-tooltip": "^5.28.0",
"recharts": "^2.13.3",
"scroll-into-view": "^1.15.0",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8697,10 +8697,10 @@ react-scripts@^5.0.1:
optionalDependencies:
fsevents "^2.3.2"

react-select@^5.8.2:
version "5.8.2"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.8.2.tgz#0d7ccb1895d61aafcd090fbf65aa9e506225a854"
integrity sha512-a/LkOckoI62710gGPQSQqUp7A10fGbH/ya3/IR49qaq3XoBvwymgD5mJgtiHxBDsutyEQfdKNycWVh8Cg8UCjw==
react-select@^5.8.3:
version "5.8.3"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.8.3.tgz#64e89ad20a846348b18c6fbb395b939d0153ed74"
integrity sha512-lVswnIq8/iTj1db7XCG74M/3fbGB6ZaluCzvwPGT5ZOjCdL/k0CLWhEK0vCBLuU5bHTEf6Gj8jtSvi+3v+tO1w==
dependencies:
"@babel/runtime" "^7.12.0"
"@emotion/cache" "^11.4.0"
Expand Down

0 comments on commit fc585c3

Please sign in to comment.