fkling / astexplorer

A web tool to explore the ASTs generated by various parsers.
https://astexplorer.net/
MIT License
6.04k stars 711 forks source link

chore(deps): update typescript-eslint/parser to v5.59.7 and typescript to v5.0.4 #692

Closed Newbie012 closed 10 months ago

Newbie012 commented 1 year ago

By updating these dependencis, this change will allow to parse the new satisfies keyword.

fkling commented 10 months ago

Thank you!