From 19541194ab748236ee0f0aa248b4c060b2299cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:45:23 +0000 Subject: [PATCH] build(deps-dev): bump @react-native-picker/picker from 2.5.1 to 2.9.0 Bumps [@react-native-picker/picker](https://github.com/react-native-picker/picker) from 2.5.1 to 2.9.0. - [Release notes](https://github.com/react-native-picker/picker/releases) - [Changelog](https://github.com/react-native-picker/picker/blob/master/.releaserc) - [Commits](https://github.com/react-native-picker/picker/compare/v2.5.1...v2.9.0) --- updated-dependencies: - dependency-name: "@react-native-picker/picker" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c1b0c35..1752d9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1010,9 +1010,9 @@ integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== "@react-native-picker/picker@^2.4.0": - version "2.5.1" - resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.5.1.tgz#dfa13d5b97bfbedf1f7e7c608181a82f1d58b351" - integrity sha512-/sADUfQsosMRYtrqqL3ZYZSECRygj0fXtpRLqxJfwuMEoqfvfn40756R6B1alzusVvDRZFI0ari0iQid56hA/Q== + version "2.9.0" + resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.9.0.tgz#0a7053ca174ec697388cb79032fb4c1445554e07" + integrity sha512-khEhIW/uhfMqq/+tvg4rEAiPGT8GX+Y6QydlP2TSMSmRHoSJK+ShXvXZXSr4Sii4imkj4BwvLunGywwtQDODqg== "@rtsao/scc@^1.1.0": version "1.1.0"