Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upchore: update yarn.lock #27817
chore: update yarn.lock #27817
Conversation
| @@ -11033,6 +11050,13 @@ gather-stream@^1.0.0: | |||
| version "1.0.0" | |||
| resolved "https://registry.yarnpkg.com/gather-stream/-/gather-stream-1.0.0.tgz#b33994af457a8115700d410f317733cbe7a0904b" | |||
|
|
|||
| gatsby-design-tokens@^2.0.2: | |||
vladar
Nov 3, 2020
Author
Contributor
Looks like our yarn.lock didn't contain gatsby-design-tokens at all previously despite it's being required by gatsby-interface. No idea why
Adding it seems harmless though?
|
woops! updated lock file for #27792 |
Description
A follow-up for the #27791 which didn't actually update the
yarn.lockfile.