From 29a90ea88fe40e1d6ae9a074c85dc06cca0a6191 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Wed, 31 Mar 2021 06:36:54 -0700 Subject: [PATCH] Update yarn.lock (#2145) Summary: Somehow the automated update must have broken this. Pull Request resolved: https://github.com/facebook/flipper/pull/2145 Test Plan: CI Reviewed By: mweststrate Differential Revision: D27461768 Pulled By: passy fbshipit-source-id: 04ede0690d628aee0d4b4b24288eeffb47f39880 --- react-native/ReactNativeFlipperExample/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/react-native/ReactNativeFlipperExample/yarn.lock b/react-native/ReactNativeFlipperExample/yarn.lock index 38487e0fd..6789fe041 100644 --- a/react-native/ReactNativeFlipperExample/yarn.lock +++ b/react-native/ReactNativeFlipperExample/yarn.lock @@ -4991,10 +4991,10 @@ react-native-codegen@^0.0.6: jscodeshift "^0.11.0" nullthrows "^1.1.1" -react-native-flipper@^0.82.1: - version "0.82.1" - resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.82.1.tgz#57c1679205bedfbe922bbe59b772954bb4088449" - integrity sha512-u9PQBPpAo9zbN5nQ1bZp7zx6ovzeiZIouLB+p5uekBh/sBBkPbJdH14E1/Z9gKEh4t5tDOko2XT4htmefwyF7w== +react-native-flipper@^0.82.2: + version "0.82.2" + resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.82.2.tgz#5261f70527a012bf156c52d16352f8460884d2ee" + integrity sha512-18rindX65TWjAQiQDyB5xmdjmfzSd/RcmWjZrNZJF30FYmB6u/ikG7SWAxCdzpx0TzMj3hIjZEf0ZxybWarsZA== react-native@^0.64.0: version "0.64.0"