From d4f2ac32be5c8d7fe1b63e360b96a924c597e137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:50:17 +0000 Subject: [PATCH] chore(deps): bump react-select from 5.7.7 to 5.8.0 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] --- packages/gatsby-theme-project-portal/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/gatsby-theme-project-portal/package.json b/packages/gatsby-theme-project-portal/package.json index 4c06de672..70a840a66 100644 --- a/packages/gatsby-theme-project-portal/package.json +++ b/packages/gatsby-theme-project-portal/package.json @@ -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" }, diff --git a/yarn.lock b/yarn.lock index cf141ca73..67ce04246 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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: @@ -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 @@ -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