From 387cc66daf7135337d20cac236d0ab3484cb8df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 08:57:49 +0000 Subject: [PATCH] :arrow_up: Bump react-native-localize from 2.2.6 to 3.2.0 Bumps [react-native-localize](https://github.com/zoontek/react-native-localize) from 2.2.6 to 3.2.0. - [Release notes](https://github.com/zoontek/react-native-localize/releases) - [Commits](https://github.com/zoontek/react-native-localize/compare/2.2.6...3.2.0) --- updated-dependencies: - dependency-name: react-native-localize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c9780ae5..694245e5 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "react-native-gesture-handler": "^2.10.1", "react-native-get-random-values": "^1.9.0", "react-native-image-crop-picker": "^0.38.1", - "react-native-localize": "^2.2.6", + "react-native-localize": "^3.2.0", "react-native-logs": "^5.0.1", "react-native-maps": "^1.7.1", "react-native-popup-menu": "^0.16.1", diff --git a/yarn.lock b/yarn.lock index ad15bc4e..fae8c8d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12901,10 +12901,10 @@ react-native-lightbox-v2@^0.9.0: resolved "https://registry.yarnpkg.com/react-native-lightbox-v2/-/react-native-lightbox-v2-0.9.0.tgz#b97be4d892ebb959069c451948b11da390bc46d8" integrity sha512-Fc5VFHFj2vokS+OegyTsANKb1CYoUlOtAv+EBH5wtpJn1b5cey6jVXH7136G5+8OC9JmKWSgKHc5thFwOoZTUg== -react-native-localize@^2.2.6: - version "2.2.6" - resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-2.2.6.tgz#484f8c700bc629f230066e819265f80f6dd3ef58" - integrity sha512-EZETlC1ZlW/4g6xfsNCwAkAw5BDL2A6zk/08JjFR/GRGxYuKRD7iP1hHn1+h6DEu+xROjPpoNeXfMER2vkTVIQ== +react-native-localize@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-3.2.0.tgz#7d9beb38c9d08b2aa87ffd9d165a66f66531b3ae" + integrity sha512-Wi486WdDoBcDKUNxzr2/8f64ZwkWExlIvn0lcfFhsRNP2CVXGkjLyXhr3h6jf3Utkv5EmoFKiNqcmZn9kjYDxQ== react-native-logs@^5.0.1: version "5.0.1"