Skip to content

Commit

Permalink
chore(deps): bump react-select from 5.7.5 to 5.7.7
Browse files Browse the repository at this point in the history
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.5 to 5.7.7.
- [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.7.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2023
1 parent 1f8fd74 commit e77f5e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/color": "3.0.5",
"color": "4.2.3",
"emotion-normalize": "11.0.1",
"react-select": "5.7.5",
"react-select": "5.7.7",
"react-transition-group": "4.4.5"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5226,7 +5226,7 @@ __metadata:
react-dom: 18.2.0
react-helmet: 6.1.0
react-hot-loader: 4.13.1
react-select: 5.7.5
react-select: 5.7.7
react-styleguidist: 13.1.1
react-test-renderer: 18.2.0
react-transition-group: 4.4.5
Expand Down Expand Up @@ -15880,9 +15880,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.7.5":
version: 5.7.5
resolution: "react-select@npm:5.7.5"
"react-select@npm:5.7.7":
version: 5.7.7
resolution: "react-select@npm:5.7.7"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
Expand All @@ -15896,7 +15896,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 88f2d94c4a6778df525a9fb5d7acac1bf34821f6efcfdc5927ec608f5f933cf3f47e1c4e4fd3b92d7b2ba1d91e44595d45ac4e2fd7528ba420086008ac5a81cf
checksum: 6fd0c211d377addba6e6762a614ae674936df39a3f46ec19fd06e7acae8d6cadeb93d4723b10e25eff1ff8235077bae9459f293936334d82b28fe5071081c057
languageName: node
linkType: hard

Expand Down

0 comments on commit e77f5e8

Please sign in to comment.