From 4ecd7633550476b1fce79faa3b7dd32873ab626a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 14:03:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Bump=20@react-native/gradle-plug?= =?UTF-8?q?in=20from=200.72.4=20to=200.72.5?= 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.72.4 to 0.72.5. - [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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e7dcb6ef007..6fc58aac885 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2255,9 +2255,9 @@ integrity sha512-xWQthnyKd+H22TBqeJUTFebsyWAAwzUb7EQCT8F/WMZsS1sv5UG+2cM/cU9/2HEbVZgxHYuLIi915WznjKPvlg== "@react-native/gradle-plugin@^0.72.2": - version "0.72.4" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.72.4.tgz#d830abb25d1c4bbfc68faf4260496006475a52b6" - integrity sha512-jkx7FzGY1GWY6WffHuwrdbKxGHcN2nJFTrS/G4KeoFFbX9vbqa+vI69wWV3R2+hEuVERMJkdI3AUVIoTWbSmFQ== + version "0.72.5" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.72.5.tgz#91a92180da2c914d3582d8a32ebd23cbc4ae9e2a" + integrity sha512-2FwDmJvAUKnsbenIxxA261fGfE8KCIJZtVYr8tOmAzupXDAF4FI7KUIwF9ZBPPLcj6SG83xXPqvctHI7n5csww== "@react-native/js-polyfills@^0.72.0": version "0.72.1"