From 9a11a4eee01dfff08bd614eb4f1a728b02dcd3aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 05:28:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20@react-native-picker/pick?= =?UTF-8?q?er=20from=202.11.1=20to=202.11.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@react-native-picker/picker](https://github.com/react-native-picker/picker) from 2.11.1 to 2.11.2. - [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.11.1...v2.11.2) --- updated-dependencies: - dependency-name: "@react-native-picker/picker" dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a7e2993c1ca..3be6d230b83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2076,9 +2076,9 @@ integrity sha512-fPBJ8Z7gE1V37nWYm5aDl/Yc3pbFqV7EcfrRfFlHXFFwVi6FDa8K4Br+Ch9uGLvhrghVCt2MIW8aT/QTzgpqmg== "@react-native-picker/picker@^2.5.1": - version "2.11.1" - resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.11.1.tgz#d8884440abc5f75579d82f9888e50ca047c9ec14" - integrity sha512-ThklnkK4fV3yynnIIRBkxxjxR4IFbdMNJVF6tlLdOJ/zEFUEFUEdXY0KmH0iYzMwY8W4/InWsLiA7AkpAbnexA== + version "2.11.2" + resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.11.2.tgz#f71a769ed6c55e9122c41547d09fd97d6d9bbdfd" + integrity sha512-2zyFdW4jgHjF+NeuDZ4nl3hJ+8suey69bI3yljqhNyowfklW2NwNrdDUaJ2iwtPCpk2pt7834aPF8TI6iyZRhA== "@react-native/assets-registry@0.81.0-nightly-20250521-3cb70bb6a": version "0.81.0-nightly-20250521-3cb70bb6a"