You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should land in Nx 19.7 by the end of the month, you can follow along with #27451 which I have created to avoid the multiple duplicates we currently have open.
The WIP PR is getting very close, so stay tuned. It's not easy because of a large differences in ESLint v9 support across ESLint plugins that Nx sets up for you.
Current Behavior
Currently, trying to upgrade,
npm-check-updates
will statewhile its companion
@typescript-eslint/eslint-plugin 7.17.0 → 8.1.0
states that
v.8.1.0
is availableExpected Behavior
to be able to update @typescript-eslint/parser to v8 and up as well
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
It also states that this update is needed for potential eslint 9 upgrade
The text was updated successfully, but these errors were encountered: