From 1eed88c29dae17af64864ee71b7273f57e85d4f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 19:43:02 +0000 Subject: [PATCH] Chore(deps): Bump chakra-react-select from 4.2.2 to 4.2.4 Bumps [chakra-react-select](https://github.com/csandman/chakra-react-select) from 4.2.2 to 4.2.4. - [Release notes](https://github.com/csandman/chakra-react-select/releases) - [Commits](https://github.com/csandman/chakra-react-select/compare/v4.2.2...v4.2.4) --- updated-dependencies: - dependency-name: chakra-react-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/client/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index 47928c0..ec8213d 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -19,7 +19,7 @@ "@emotion/styled": "^11.10.4", "@heroicons/react": "^2.0.11", "@tanstack/react-table": "^8.5.13", - "chakra-react-select": "^4.2.2", + "chakra-react-select": "^4.2.4", "chart.js": "^3.9.1", "database": "*", "framer-motion": "^7.3.6", diff --git a/yarn.lock b/yarn.lock index 8f71439..6ab6f11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5070,10 +5070,10 @@ cardinal@^2.1.1: ansicolors "~0.3.2" redeyed "~2.1.0" -chakra-react-select@^4.2.2: - version "4.2.2" - resolved "https://registry.yarnpkg.com/chakra-react-select/-/chakra-react-select-4.2.2.tgz#f523779fd123b5e42894d1038e5687ba913464a9" - integrity sha512-22PjDlhk4341jCofxQQhNtfI6YPoeE5hpppJACAquLvRzs9y6lgTUTm+fhOhWUwzQ4SF++1jC5bt/G3bxsJvZQ== +chakra-react-select@^4.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/chakra-react-select/-/chakra-react-select-4.2.4.tgz#e9f7f5abbcd5fc15a93e718659999422569f8bab" + integrity sha512-yj4WcxdQln6rF5oe8N0fjfllgBhmdsI2X6Hbq9CTlrB1VL52JMb00ufKdMfgDQPeQENyhSsc9m7riYkQYCYS1Q== dependencies: react-select "^5.4.0"