Skip to content

Commit

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

---
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 Aug 7, 2023
1 parent 606aa4d commit 327d268
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-image-gallery": "^1.2.7",
"react-player": "^2.11.2",
"react-popper": "^2.3.0",
"react-select": "^5.2.2",
"react-select": "^5.7.4",
"rehype-jargon": "3.0.0-alpha.0",
"rehype-katex": "4",
"rehype-lodash-template": "^0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2770,7 +2770,7 @@ __metadata:
react-image-gallery: ^1.2.7
react-player: ^2.11.2
react-popper: ^2.3.0
react-select: ^5.2.2
react-select: ^5.7.4
rehype-jargon: 3.0.0-alpha.0
rehype-katex: 4
rehype-lodash-template: ^0.2.1
Expand Down Expand Up @@ -15020,9 +15020,9 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"react-select@npm:^5.2.2":
version: 5.7.3
resolution: "react-select@npm:5.7.3"
"react-select@npm:^5.7.4":
version: 5.7.4
resolution: "react-select@npm:5.7.4"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
Expand All @@ -15036,7 +15036,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 9ffa75afb395e7077076521c529611494164ace0c6b1ceb249406991ac668947cfd0424812c15c2a45c792bb2794b22f2df93c4c2f2515962b7dfc7c91b029ec
checksum: ca72941ad1d2c578ec04c09ed3deb7e373f987e589f403fadedc6fcc3e29935b5425ec4d2628f0fe58c21319bcaf153c0d0172432e09fc6423da869d848de757
languageName: node
linkType: hard

Expand Down

0 comments on commit 327d268

Please sign in to comment.