From c68a37ddeb0e56d1a330d29ff6220edf2abd5612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:14:50 +0000 Subject: [PATCH] build(deps): bump react-native-redash from 16.1.1 to 16.3.0 Bumps [react-native-redash](https://github.com/wcandillon/redash) from 16.1.1 to 16.3.0. - [Release notes](https://github.com/wcandillon/redash/releases) - [Commits](https://github.com/wcandillon/redash/compare/v16.1.1...v16.3.0) --- updated-dependencies: - dependency-name: react-native-redash 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 f96c70b..f89f34b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz", "react-native-easing": "^1.0.1", "react-native-reanimated": "2.2.0", - "react-native-redash": "^16.1.1", + "react-native-redash": "^16.3.0", "react-native-sugar-style": "^0.1.22", "react-native-svg": "^12.1.1", "react-native-web": "^0.17.1" diff --git a/yarn.lock b/yarn.lock index 1757a63..9e243c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5443,10 +5443,10 @@ react-native-reanimated@2.2.0: mockdate "^3.0.2" string-hash-64 "^1.0.3" -react-native-redash@^16.1.1: - version "16.1.1" - resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-16.1.1.tgz#784cdf55672043aab9f15ae8c965dcbae8b119ba" - integrity sha512-pD3GMNqRz/5bUnX0ni4MMOBlVwH2dJnd7u6M80VqYGI87IfcuP6Sn1z171r0nUUeYvJ7blJQs0OKKmTsJIbWew== +react-native-redash@^16.3.0: + version "16.3.0" + resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-16.3.0.tgz#a9112ff1b0e0b506a2e2ae50967597e73b69d343" + integrity sha512-dhmeYbQ/usGzxZSGZmzmRuIFF2LrtJUKqgseKgf9Jdj0JQ7VM20m/LqTg60+wjxeiyAh2D/vKsQ2U7rMkuoplQ== dependencies: abs-svg-path "^0.1.1" normalize-svg-path "^1.0.1"