denoland / deno_ast

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

fix: upgrade swc (swc_ecma_parser 0.143.11) #225

Closed dsherret closed 4 months ago

dsherret commented 4 months ago

Need to fix tests in downstream crates.

Closes https://github.com/denoland/deno_ast/pull/220