From 0f72665e9b335695c2a4aa613b828e371eceb108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:31:04 +0000 Subject: [PATCH] Chore: Bump react-native-localize from 2.1.1 to 2.2.5 Bumps [react-native-localize](https://github.com/zoontek/react-native-localize) from 2.1.1 to 2.2.5. - [Release notes](https://github.com/zoontek/react-native-localize/releases) - [Commits](https://github.com/zoontek/react-native-localize/compare/2.1.1...2.2.5) --- updated-dependencies: - dependency-name: react-native-localize dependency-type: direct:production update-type: version-update:semver-minor ... 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 0760d4a93..2d735cd90 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "react-native-image-progress": "^1.1.1", "react-native-keycommands": "2.0.3", "react-native-linear-gradient": "^2.6.2", - "react-native-localize": "2.1.1", + "react-native-localize": "2.2.5", "react-native-math-view": "^3.9.5", "react-native-mime-types": "2.3.0", "react-native-mmkv-storage": "^0.8.0", diff --git a/yarn.lock b/yarn.lock index 3a2d13c6b..8c24136f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17430,10 +17430,10 @@ react-native-linear-gradient@^2.6.2: resolved "https://registry.yarnpkg.com/react-native-linear-gradient/-/react-native-linear-gradient-2.6.2.tgz#56598a76832724b2afa7889747635b5c80948f38" integrity sha512-Z8Xxvupsex+9BBFoSYS87bilNPWcRfRsGC0cpJk72Nxb5p2nEkGSBv73xZbEHnW2mUFvP+huYxrVvjZkr/gRjQ== -react-native-localize@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-2.1.1.tgz#da8f8776991d2b748708c408db05152602cefb38" - integrity sha512-+uyz2/b0vyLq19fcb7r1qU1gqmzbp3aC6EMTvOVXwfBuiN+aJXR/fDdFOJJ8D7+bLccKeuS2zBDrazh+ZayX/g== +react-native-localize@2.2.5: + version "2.2.5" + resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-2.2.5.tgz#5f59c9482f2264a16d2f08e2b9a79071349a70dc" + integrity sha512-w0bBZ4X/lkErNXb5T+cQfUKgEv2+28o7jZhK/vPesf91D4yQKUCtS7Uz0s1AnRXYKOyTm3TCUgFuRVqKzuWlMQ== react-native-math-view@^3.9.5: version "3.9.5"