From d1c1ea7bbb9436a0218293a9fddef7706d3e47e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 01:54:51 +0000 Subject: [PATCH] Bump @react-native-community/masked-view from 0.1.5 to 0.1.11 Bumps [@react-native-community/masked-view](https://github.com/react-native-community/react-native-masked-view) from 0.1.5 to 0.1.11. - [Release notes](https://github.com/react-native-community/react-native-masked-view/releases) - [Commits](https://github.com/react-native-community/react-native-masked-view/commits/v0.1.11) 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 9d94931..878b22e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "check": "npm-check -u" }, "dependencies": { - "@react-native-community/masked-view": "^0.1.5", + "@react-native-community/masked-view": "^0.1.11", "@react-navigation/bottom-tabs": "^5.0.0-alpha.25", "@react-navigation/native": "^5.0.0-alpha.18", "@react-navigation/stack": "^5.0.0-alpha.43", diff --git a/yarn.lock b/yarn.lock index 8cf2e13..7627ef0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1325,10 +1325,10 @@ wcwidth "^1.0.1" ws "^1.1.0" -"@react-native-community/masked-view@^0.1.5": - version "0.1.5" - resolved "https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.5.tgz#25421be6cd943a4b1660b62cfbcd45be8891462c" - integrity sha512-Lj1DzfCmW0f4HnmHtEuX8Yy2f7cnUA8r5KGGUuDDGtQt1so6QJkKeUmsnLo2zYDtsF8due6hvIL06Vdo5xxuLQ== +"@react-native-community/masked-view@^0.1.11": + version "0.1.11" + resolved "https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.11.tgz#2f4c6e10bee0786abff4604e39a37ded6f3980ce" + integrity sha512-rQfMIGSR/1r/SyN87+VD8xHHzDYeHaJq6elOSCAD+0iLagXkSI2pfA0LmSXP21uw5i3em7GkkRjfJ8wpqWXZNw== "@react-navigation/bottom-tabs@^5.0.0-alpha.25": version "5.0.0-alpha.25"