You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
<!--
Description and motivation for this PR.
Include 'Fixes #<number>' if this is fixing some issue.
-->
I merged 2 separate `package.json` updates at once.
([prettier](#3198)
&
[fabric](#3204))
Both had individually correct `yarn.lock` files, but upon merging one of
them, the other one had a simple conflict which i resolved without
updating the `yarn.lock` file.
This PR resolves this oversight.
## Test plan
<!--
Describe how did you test this change here.
-->
0 commit comments