-
Notifications
You must be signed in to change notification settings - Fork 130
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/showtime/showtime/HDxeeYHKzFV9icCty1Pkovog8LfJ |
yarn.lock
Outdated
@@ -34,14 +34,14 @@ | |||
dependencies: | |||
"@babel/highlight" "^7.10.4" | |||
|
|||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": | |||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8": |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
have the same pb locally. yarn.lock shouldn't randomly change when we yarn install
, anyone knows why this is happening ? @axeldelafosse maybe ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Weird. Do you have the exact same diff for yarn.lock
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change LGTM, except the yarn.lock (not sure it should be changed by this PR)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you revert the yarn.lock
changes please? Need to investigate this in another PR. Feel free to reach out on Discord. Looks like Nishan and Lois don't have this issue
No description provided.