From 7665ce336581c5cf89a5f6a13cb60b058a4c561d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 13:35:04 +0000 Subject: [PATCH] Bump react-native-macos from 0.66.74 to 0.66.78 Bumps [react-native-macos](https://github.com/microsoft/react-native-macos) from 0.66.74 to 0.66.78. - [Release notes](https://github.com/microsoft/react-native-macos/releases) - [Changelog](https://github.com/microsoft/react-native-macos/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/react-native-macos/compare/v0.66.74...v0.66.78) --- updated-dependencies: - dependency-name: react-native-macos 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 85a0e02b80..02bf779b90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11674,9 +11674,9 @@ react-native-codegen@^0.0.7: nullthrows "^1.1.1" react-native-macos@^0.66.0: - version "0.66.74" - resolved "https://registry.yarnpkg.com/react-native-macos/-/react-native-macos-0.66.74.tgz#bc831969d046c16d05249b9ec198f7f5cdfb6b8e" - integrity sha512-1efidtqZdwZbivx4MOgLrk/7XN+Wk+pl0+TmFP7b8b/EwZP5nZ8tGJK1/3ebv7PZu448/snEGQ1v0vkyc4qNhA== + version "0.66.78" + resolved "https://registry.yarnpkg.com/react-native-macos/-/react-native-macos-0.66.78.tgz#6c922fcdfa1aa0c392782b0d4d984954c66feb71" + integrity sha512-zS5aDxOZjixjHA98AS5rRfNdg+0kSHG0Am/bmXStgBY04MTsZPk+707e8L1Ezc9JOkyHbOCZjn91yQytBYmzDA== dependencies: "@jest/create-cache-key-function" "^27.0.1" "@react-native-community/cli" "^6.0.0"