From 89b5658ed58b3ea12f85def1cb614f2087d2b155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:53:06 +0000 Subject: [PATCH] chore(deps): bump react-select from 5.7.3 to 5.8.1 Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.3 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.7.3...react-select@5.8.1) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c38973491c4..24f99d45a6a 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "react-instantsearch": "^7.7.1", "react-payment-inputs": "^1.1.9", "react-router-dom": "^6.4.0", - "react-select": "^5.3.2", + "react-select": "^5.8.1", "react-syntax-highlighter": "^15.5.0", "react-use-intercom": "^5.3.0", "react-xtermjs": "^1.0.9", diff --git a/yarn.lock b/yarn.lock index 209814ab1ad..715ffad1b66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4140,7 +4140,7 @@ __metadata: react-payment-inputs: ^1.1.9 react-refresh: ^0.14.0 react-router-dom: ^6.4.0 - react-select: ^5.3.2 + react-select: ^5.8.1 react-select-event: ^5.5.1 react-syntax-highlighter: ^15.5.0 react-use-intercom: ^5.3.0 @@ -19999,9 +19999,9 @@ __metadata: languageName: node linkType: hard -"react-select@npm:^5.3.2": - version: 5.7.3 - resolution: "react-select@npm:5.7.3" +"react-select@npm:^5.8.1": + version: 5.8.1 + resolution: "react-select@npm:5.8.1" dependencies: "@babel/runtime": ^7.12.0 "@emotion/cache": ^11.4.0 @@ -20015,7 +20015,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: 9ffa75afb395e7077076521c529611494164ace0c6b1ceb249406991ac668947cfd0424812c15c2a45c792bb2794b22f2df93c4c2f2515962b7dfc7c91b029ec + checksum: 6eebb4b0b4a818edef04d907b2b6ea0e82e067654a0c6c8f01b8e5fdefd978aa6ee59d8a5d23fca4b907c0a0878b53923bf4f844351372cf55b622dcc9195d4e languageName: node linkType: hard