mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
68.79k stars 6.08k forks source link

Bump Typescript-Eslint version To V7 #5404

Closed NicolasCwy closed 3 months ago

NicolasCwy commented 3 months ago

Description

The current minor version of typescript 5.4.2 is not supported by typescript eslint, giving a warning

Steps to reproduce

  1. pnpm install
  2. pnpm test

Screenshots

image

Code Sample

No response

Setup

No response

Suggested Solutions

Additional Context

No response

sidharthv96 commented 3 months ago

Thanks, renovate bot was not configured properly, so it was waiting for approval to bump up major versions. Have fixed it. will update pending packages.