From 6cb45dcfd6a9dce6a042474c6bda6fe4b5c6b736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:47:29 +0000 Subject: [PATCH] chore(deps): Bump react-native-localize from 3.0.3 to 3.0.6 Bumps [react-native-localize](https://github.com/zoontek/react-native-localize) from 3.0.3 to 3.0.6. - [Release notes](https://github.com/zoontek/react-native-localize/releases) - [Commits](https://github.com/zoontek/react-native-localize/compare/3.0.3...3.0.6) --- updated-dependencies: - dependency-name: react-native-localize dependency-type: direct:production update-type: version-update:semver-patch ... 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 ef90f586..abe46641 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react-native": "0.72.6", "react-native-bootsplash": "^4.7.1", "react-native-indicators": "^0.17.0", - "react-native-localize": "^3.0.3", + "react-native-localize": "^3.0.6", "react-native-mmkv": "^2.11.0", "react-native-safe-area-context": "^4.7.4", "react-native-screens": "^3.27.0", diff --git a/yarn.lock b/yarn.lock index b91dd27c..efcae750 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8915,10 +8915,10 @@ react-native-indicators@^0.17.0: dependencies: prop-types "^15.5.10" -react-native-localize@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-3.0.3.tgz#31c880162bb9bb7e3768da2fd02dd55608dea60e" - integrity sha512-wlVIyg9lQac/Mg23aVKQAcnRkJgROjTUxZHFO4oqKpXkMa1XkvZ4DhhFc6TPnZX0O8YKvrTUsN3x8xMzVpAosg== +react-native-localize@^3.0.6: + version "3.0.6" + resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-3.0.6.tgz#6df2e317038c0cafe051184b2f0280f89ef8050c" + integrity sha512-pfwwNKRfXcxp0LZEzj5oW2/uo5oZOhiQ4PYlg8uLlsl9pDLcWg03yLCHohTWKX02vE/BFz9hkrHT/nQtlO/iFg== react-native-mmkv@^2.11.0: version "2.11.0"