From 3c97257d3170658562eb33cb039e12cfc4950f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 23:03:50 +0000 Subject: [PATCH] Bump react-native-redash from 16.1.1 to 16.2.1 Bumps [react-native-redash](https://github.com/wcandillon/redash) from 16.1.1 to 16.2.1. - [Release notes](https://github.com/wcandillon/redash/releases) - [Commits](https://github.com/wcandillon/redash/compare/v16.1.1...v16.2.1) --- 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 3c5de4f..19d91eb 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,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.2.1", "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 bd9f7f1..8ad5258 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5421,10 +5421,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.2.1: + version "16.2.1" + resolved "https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-16.2.1.tgz#9e7c1ff7cc0fe0b61619463d212e98b9d5556941" + integrity sha512-0j9lGVqed08ZZ5fYtQKag7JHAigls/pHHaRbcEsvgkK4aFXTTwJ+vzNCm8hakrwD0j0WazQ6NVSoqcFp2PFZOw== dependencies: abs-svg-path "^0.1.1" normalize-svg-path "^1.0.1"