From 7bc9244d0cbebc310116b6b2a2baf0781073d0f5 Mon Sep 17 00:00:00 2001 From: David Prevost Date: Wed, 28 Aug 2024 13:12:43 -0700 Subject: [PATCH] Upgrade pretty-format to v29 (#45732) Summary: As described in [this issue](https://github.com/facebook/react-native/issues/45726), we had a problem where, at runtime, version v29 instead of v26 was used, so upgrading it is the fastest fix. ## Changelog: [GENERAL] [CHANGED] - Upgrade pretty-format to 29.7.0