Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(angular): install the correct version of @typescript-eslint/utils #28106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Sep 25, 2024

This PR updates @typescript-eslint/utils to the latest version so that it is compat with v8.57 and v9 of ESLint, and removes the peer dep conflict.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #28071

@jaysoo jaysoo requested review from a team as code owners September 25, 2024 14:54
Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2024 2:56pm

Copy link

nx-cloud bot commented Sep 25, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1a29152. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets

Sent with 💌 from NxCloud.

@lppedd
Copy link

lppedd commented Sep 26, 2024

What about @typescript-eslint/eslint-plugin and @typescript-eslint/parser?
Should they stay at v7.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v19.8.0 create-nx-workspace generate a non working environment - npm i in generated project crashes
2 participants