Automated: Update Podfile.lock (#4156)

Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/4156

Test Plan:
Imported from GitHub, without a `Test Plan:` line.

Static Docs Site previews have moved into the custom phabricator field "Static Docs", and will no longer modify test plans after 5th October 2022.

Reviewed By: antonk52

Differential Revision: D39931809

Pulled By: antonk52

fbshipit-source-id: eb234e760e9a6be321b7290ff20b5232e9840fed
This commit is contained in:
facebook-flipper-bot
2022-10-03 03:19:24 -07:00
committed by Facebook GitHub Bot
parent 49c7613f0b
commit abb4c3c8cf
10 changed files with 194 additions and 149 deletions

View File

@@ -5,7 +5,7 @@ source 'https://github.com/CocoaPods/Specs'
platform :ios, '11'
# used for automatic bumping
flipperkit_version = '0.166.0'
flipperkit_version = '0.167.0'
target 'ReactNativeFlipperExample' do
config = use_native_modules!