Skip to content

Commit

Permalink
chore(deps): bump react-select from 5.7.7 to 5.8.0
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/react-select@5.7.7...react-select@5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent 6d4143e commit d4f2ac3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-theme-project-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"moment": "^2.29.4",
"react-google-recaptcha": "^3.1.0",
"react-icons": "^4.11.0",
"react-select": "^5.7.7",
"react-select": "^5.8.0",
"react-share": "^4.4.0",
"tailwindcss": "^3.3.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8457,7 +8457,7 @@ __metadata:
moment: ^2.29.4
react-google-recaptcha: ^3.1.0
react-icons: ^4.11.0
react-select: ^5.7.7
react-select: ^5.8.0
react-share: ^4.4.0
tailwindcss: ^3.3.5
peerDependencies:
Expand Down Expand Up @@ -25163,9 +25163,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:^5.7.7":
version: 5.7.7
resolution: "react-select@npm:5.7.7"
"react-select@npm:^5.8.0":
version: 5.8.0
resolution: "react-select@npm:5.8.0"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
Expand All @@ -25179,7 +25179,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: 6fd0c211d377addba6e6762a614ae674936df39a3f46ec19fd06e7acae8d6cadeb93d4723b10e25eff1ff8235077bae9459f293936334d82b28fe5071081c057
checksum: c8398cc0aefb5ee5438b6176c86676e2d3fed7457c16b0769f423a0da0ae431a7df25c2cadf13b709700882b8ebd80a58b1e557fec3e22ad3cbf60164ca9e745
languageName: node
linkType: hard

Expand Down

0 comments on commit d4f2ac3

Please sign in to comment.