b710
Sometimes the commit messages look like "chore(package)", not "fix(package)", but we should still run yarn in those cases. Example: https://github.com/codeclimate/codeclimate-eslint/pull/256 I'm guessing it's just a chore when it's a devDependency.