chore: bump eslint - #609
Conversation
Bump eslint so that we get the new rules that were merged in openedx/eslint-config#164.
000382b to
4b7c7e2
Compare
bradenmacdonald
left a comment
There was a problem hiding this comment.
Thanks! Do you know why renovate didn't open this PR automatically? Maybe because it was "4.2.0" instead of "^4.2.0" ?
|
@bradenmacdonald, yeah, we were missing the caret. I don't know for sure, but I figure Renovate would respect that. Anyway, it's conspicuously missing from most other deps as well. I didn't do any prospecting to find out why that is, but I figure at least our internal deps should have it. |
|
Last I knew, Renovate intentionally removes the ^ in an initial PR so that it can fully manage the versions. So... by design, at least as originally implemented in our repos. |
|
🎉 This PR is included in version 14.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 15.0.0-alpha.21 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bump eslint so that we get the new rules that were merged in openedx/eslint-config#164.