Page MenuHomePhabricator

[yarn] Update `Podfile.lock` to reflect changes in D4244
ClosedPublic

Authored by abosh on Jun 14 2022, 9:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 21, 2:40 AM
Unknown Object (File)
Fri, Sep 20, 6:14 PM
Unknown Object (File)
Fri, Sep 20, 5:55 PM
Unknown Object (File)
Fri, Sep 20, 5:21 PM
Unknown Object (File)
Fri, Sep 20, 3:48 PM
Unknown Object (File)
Fri, Sep 20, 2:55 PM
Unknown Object (File)
Tue, Sep 17, 3:13 PM
Unknown Object (File)
Sep 5 2024, 9:49 PM

Details

Summary

In D4244, I modified the Podfile in a way that didn't affect the dependencies, but the comments in the file. Because of this, the checksum at the bottom of Podfile.lock was modified (since the Podfile was changed). This diff includes that changed after running yarn cleaninstall.

Discussed lock files with @atul and understand that in the future I should run yarn cleaninstall when modifying any dependency management file.

Test Plan

Ran yarn cleaninstall in the home directory and got the updated checksum.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable