pulumi / eslint-plugin-pulumi

Apache License 2.0
9 stars 4 forks source link

Outdated dependencies prevent using eslint v9 #17

Open linkvt opened 3 months ago

linkvt commented 3 months ago

Hi,

eslint v9 (released 4 months ago) had some major changes and can't be used currently due to outdated dependencies in this project.

This project depends on typescript-eslint libraries which were incompatible with eslint v9 until the release of typescript-eslint v8 a few days ago: https://typescript-eslint.io/blog/announcing-typescript-eslint-v8

Could you please update this repository and its typescript-eslint dependencies, which are currently pinned to version <6?

Thanks!

mickdelaney commented 1 month ago

👍🏻

baraknaveh commented 1 month ago

+1, same issue here

rtrindvg commented 4 weeks ago

Any chance of getting the PR merged?