I've just updated `eslint-plugin-react` from v7.8.2 to v7.9.0 and noticed a large change in my project's dependency tree. That's because `"npm-check": "5.7.1"` appears as a dependency in the published package (although it isn't there in [tag v7.9.0](https://github.com/yannickcr/eslint-plugin-react/blob/v7.9.0/package.json#L26)). I certainly assume it shouldn't be there, right?