upgrade AST<->ESTree translation (#5554)

This commit is contained in:
Alex Lam S.L
2022-07-11 07:18:25 +08:00
committed by GitHub
parent 38bd4f65d0
commit 4778cf88e2
4 changed files with 40 additions and 11 deletions

View File

@@ -23,7 +23,7 @@
"LICENSE"
],
"devDependencies": {
"acorn": "~8.2.1",
"acorn": "~8.7.1",
"semver": "~6.3.0"
},
"scripts": {