denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
155 stars 46 forks source link

feat: upgrade dependencies (swc_ecma_parser 0.122.19) #119

Closed dsherret closed 2 years ago

dsherret commented 2 years ago

Need to test this out and open downstream prs.

dsherret commented 2 years ago

@kitsonk we have these scripts (https://github.com/denoland/deno_ast/tree/main/scripts) for that.

I reported two bugs to swc yesterday after running them: