Skip to content

Commit

Permalink
build(deps): Bump react-select from 5.8.0 to 5.8.1
Browse files Browse the repository at this point in the history
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.8.0 to 5.8.1.
- [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/react-select@5.8.0...react-select@5.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2024
1 parent b31c379 commit fe4e0f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-flip-move": "^3.0.5",
"react-select": "^5.8.0",
"react-select": "^5.8.1",
"vue": "^2.7.16",
"vue-material-design-icons": "^5.3.0",
"vue-template-compiler": "^2.7.16",
Expand Down

0 comments on commit fe4e0f6

Please sign in to comment.