Skip to content

Commit

Permalink
Bump react-select from 5.8.0 to 5.8.1 in /webviews
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] authored Sep 23, 2024
1 parent 2310558 commit 24d2ac5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions webviews/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 webviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-select": "^5.8.0"
"react-select": "^5.8.1"
},
"devDependencies": {
"@types/react": "^18.3.7",
Expand Down

0 comments on commit 24d2ac5

Please sign in to comment.