[eslint-plugin@4.0.0] need to update peer dependency range? #2444
Comments
fffffffffffffffffffffffffudge. |
My team has been hit by the same lerna behavior in our projects (basically every time we release a major ;)) |
bradzacher
added a commit
that referenced
this issue
Aug 31, 2020
Fixes #2444 I'm pretty sure we've forgotten do bump this range every single release...
bradzacher
added a commit
that referenced
this issue
Aug 31, 2020
Fixes #2444 I'm pretty sure we've forgotten do bump this range every single release...
I'll try to get an out-of-band release done today. |
4.0.1 has been released! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Newly released
@typescript-eslint/eslint-plugin
has apeerDependency
on@typescript-eslint/parser
. It currently says:"@typescript-eslint/parser": "^3.0.0"
Is it compatible with
@typescript-eslint/parser@4.0.0
?FYI @bradzacher
The text was updated successfully, but these errors were encountered: