From f83299dc38b03ad027492becc0913d2b9a2f4101 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 02:16:32 +0000 Subject: [PATCH] Bump @react-native-community/masked-view from 0.1.5 to 0.1.10 Bumps [@react-native-community/masked-view](https://github.com/react-native-community/react-native-masked-view) from 0.1.5 to 0.1.10. - [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) 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 71e8223..d9c6f27 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.10", "@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 b7651c6..c475e0d 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.10": + version "0.1.10" + resolved "https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.10.tgz#5dda643e19e587793bc2034dd9bf7398ad43d401" + integrity sha512-rk4sWFsmtOw8oyx8SD3KSvawwaK7gRBSEIy2TAwURyGt+3TizssXP1r8nx3zY+R7v2vYYHXZ+k2/GULAT/bcaQ== "@react-navigation/bottom-tabs@^5.0.0-alpha.25": version "5.0.0-alpha.25"