As a result of c3b1df6#diff-168726dbe96b3ce427e7fedce31bb0bc, updates appear as errors for gatsby (and other projects that depend on yurnalist I think)

However, I do understand the need to put this in stderr as opposed to stdout, so how do we feel about replacing console.error here with a call to process.stderr.write?
If this makes sense, we're happy to open a PR and get this patched! Thank you
As a result of c3b1df6#diff-168726dbe96b3ce427e7fedce31bb0bc, updates appear as errors for gatsby (and other projects that depend on
yurnalistI think)However, I do understand the need to put this in
stderras opposed tostdout, so how do we feel about replacingconsole.errorhere with a call toprocess.stderr.write?If this makes sense, we're happy to open a PR and get this patched! Thank you