From 5d2140b84141018cf15602f3b4608feea1641ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 21:19:41 +0000 Subject: [PATCH] Bump react-native-redash from 18.1.0 to 18.1.1 in /template Bumps [react-native-redash](https://github.com/wcandillon/redash) from 18.1.0 to 18.1.1. - [Release notes](https://github.com/wcandillon/redash/releases) - [Commits](https://github.com/wcandillon/redash/compare/v18.1.0...v18.1.1) --- updated-dependencies: - dependency-name: react-native-redash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- template/package.json | 2 +- template/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/template/package.json b/template/package.json index 04b7719..f4fb38d 100644 --- a/template/package.json +++ b/template/package.json @@ -40,7 +40,7 @@ "react-native-killswitch": "^0.0.3", "react-native-mmkv": "^2.10.2", "react-native-reanimated": "^3.5.1", - "react-native-redash": "^18.1.0", + "react-native-redash": "^18.1.1", "react-native-restart": "^0.0.27", "react-native-safe-area-context": "^4.5.3", "react-native-screens": "^3.20.0", diff --git a/template/yarn.lock b/template/yarn.lock index 74415b4..4dee75b 100644 --- a/template/yarn.lock +++ b/template/yarn.lock @@ -7215,10 +7215,10 @@ react-native-reanimated@^3.5.1: convert-source-map "^2.0.0" invariant "^2.2.4" -react-native-redash@^18.1.0: - version "18.1.0" - resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-18.1.0.tgz#ebebace19d0d2ed877cb6836b8c824b49354eb93" - integrity sha512-bdCFl/ZB7Rf2raIlU6SLV+Dc/rL6UXsQNjEVwTGBukHMeSKp1zs4zVtWaGimbN8P22N4qYvb9Jmw/K94ZWYG0Q== +react-native-redash@^18.1.1: + version "18.1.1" + resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-18.1.1.tgz#82182f6462231203e0faf4f54a8a957050351d20" + integrity sha512-52k4VSpJO5uFFNLbZhUj1KrOUsbxF/vP4AvnTGXUVx1PyRubpPiGbtTMCFShQ2T01bAB9JRSZwX0LWfzcG55pQ== dependencies: abs-svg-path "^0.1.1" normalize-svg-path "^1.0.1"