From 9a5d5cc41d5f722f19d8eea0913666bf5a934b5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 20:16:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20react-native-gradle-plugi?= =?UTF-8?q?n=20from=200.70.1=20to=200.70.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [react-native-gradle-plugin](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin) from 0.70.1 to 0.70.2. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/HEAD/packages/react-native-gradle-plugin) --- updated-dependencies: - dependency-name: react-native-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 44 +++----------------------------------------- 1 file changed, 3 insertions(+), 41 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2391248167f..004f85890e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1944,21 +1944,6 @@ semver "^6.3.0" shell-quote "^1.7.3" -"@react-native-community/cli-tools@^9.0.0-alpha.10": - version "9.0.0-alpha.10" - resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-9.0.0-alpha.10.tgz#5615c8c32d6f265b67882c10f8abdcbb45d9c6cd" - integrity sha512-fbGYwHD8vyRLYIcWsGtcoJdZmwDAO6fD2tctwt1VY2lreHvZlSx6xRtReYzumr81I0/Fh4XXWRyrYITyPh14GA== - dependencies: - appdirsjs "^1.2.4" - chalk "^4.1.2" - find-up "^5.0.0" - mime "^2.4.1" - node-fetch "^2.6.0" - open "^6.2.0" - ora "^5.4.1" - semver "^6.3.0" - shell-quote "^1.7.3" - "@react-native-community/cli-types@^5.0.1-alpha.0": version "5.0.1" resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-5.0.1.tgz#8c5db4011988b0836d27a5efe230cb34890915dc" @@ -1996,29 +1981,6 @@ prompts "^2.4.0" semver "^6.3.0" -"@react-native-community/cli@^9.0.0-alpha.3": - version "9.0.0-alpha.10" - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.0.0-alpha.10.tgz#262e46f9e85d4953a778fd6f366d36a9046eb82b" - integrity sha512-JM17o3vyIVvTQgJsHBdjGjBpak6qxCO8hmHG3fthDYBF3KZmYE62Af+m7r7MlHkqPFlsuwqHdQHfD2f5XpwrEA== - dependencies: - "@react-native-community/cli-clean" "^9.0.0-alpha.10" - "@react-native-community/cli-config" "^9.0.0-alpha.10" - "@react-native-community/cli-debugger-ui" "^9.0.0-alpha.4" - "@react-native-community/cli-doctor" "^9.0.0-alpha.10" - "@react-native-community/cli-hermes" "^9.0.0-alpha.10" - "@react-native-community/cli-plugin-metro" "^9.0.0-alpha.10" - "@react-native-community/cli-server-api" "^9.0.0-alpha.10" - "@react-native-community/cli-tools" "^9.0.0-alpha.10" - "@react-native-community/cli-types" "^9.0.0-alpha.0" - chalk "^4.1.2" - commander "^9.4.0" - execa "^1.0.0" - find-up "^4.1.0" - fs-extra "^8.1.0" - graceful-fs "^4.1.3" - prompts "^2.4.0" - semver "^6.3.0" - "@react-native-community/eslint-config@^2.0.0": version "2.0.0" resolved "https://registry.yarnpkg.com/@react-native-community/eslint-config/-/eslint-config-2.0.0.tgz#35dcc529a274803fc4e0a6b3d6c274551fb91774" @@ -10341,9 +10303,9 @@ react-native-codegen@*, react-native-codegen@^0.70.1: nullthrows "^1.1.1" react-native-gradle-plugin@^0.70.0: - version "0.70.1" - resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.1.tgz#3d12a7db9c6ac655accf6854b72cf262e205dce4" - integrity sha512-6bfvoIL2lOqf4Dg+os+Pp7GMkBQYr/5pcoN8U/m7fgUSnDYJc4JLVyaA+ftwlaTW11YBcJU+aylMlBHyKzCOVA== + version "0.70.2" + resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.2.tgz#b5130f2c196e27c4c5912706503d69b8790f1937" + integrity sha512-k7d+CVh0fs/VntA2WaKD58cFB2rtiSLBHYlciH18ncaT4N/B3A4qOGv9pSCEHfQikELm6vAf98KMbE3c8KnH1A== react-native-tscodegen@0.68.4: version "0.68.4"