Skip to content

Commit

Permalink
build(deps): bump react-select from 5.7.7 to 5.8.0 (#478)
Browse files Browse the repository at this point in the history
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.7 to 5.8.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.0)

---
updated-dependencies:
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 7106f9b commit 8858fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-aspect-ratio": "~1.1.4",
"react-dom": "~18.2.0",
"react-live": "~4.1.3",
"react-select": "~5.7.0",
"react-select": "~5.8.0",
"react-tabs": "~6.0.0",
"styled-components": "~5.3.6",
"theme-ui": "~0.16.0",
Expand Down

1 comment on commit 8858fd6

@vercel
Copy link

@vercel vercel bot commented on 8858fd6 Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cards – ./

cards-git-master-microlink.vercel.app
cards.microlink.io
cards-microlink.vercel.app

Please sign in to comment.