From 33812e99e893432565222d96056bfd883ab83709 Mon Sep 17 00:00:00 2001 From: "hoxyq (Meta Employee)" Date: Fri, 5 May 2023 16:36:15 -0700 Subject: [PATCH] React DevTools 4.27.6 -> 4.27.7 (#26780) Summary: List of changes: * DevTools: fix backend activation ([hoxyq](https://github.com/hoxyq) in [#26779](https://github.com/facebook/react/pull/26779)) * fix[dynamic-scripts-injection]: unregister content scripts before registration ([hoxyq](https://github.com/hoxyq) in [#26765](https://github.com/facebook/react/pull/26765)) DiffTrain build for commit https://github.com/facebook/react/commit/783e7fcfa3e354b3be13f5403fc2fd2260db00b4. Changelog: [Internal] << DO NOT EDIT BELOW THIS LINE >> Reviewed By: sammy-SC Differential Revision: D45575104 Pulled By: tyao1 fbshipit-source-id: c065eb8f1f200170f611b5becc0332109f22ef71 --- packages/react-native/Libraries/Renderer/REVISION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native/Libraries/Renderer/REVISION b/packages/react-native/Libraries/Renderer/REVISION index 0c8be4dd7ad..6dc58052bbb 100644 --- a/packages/react-native/Libraries/Renderer/REVISION +++ b/packages/react-native/Libraries/Renderer/REVISION @@ -1 +1 @@ -377c5175f78e47a3f01d323ad6528a696c88b76e +783e7fcfa3e354b3be13f5403fc2fd2260db00b4