Skip to content

Commit

Permalink
fix: upgrade acorn v8.11.3 (#590)
Browse files Browse the repository at this point in the history
* fix: upgrade acorn v8.11.3

* chore: update es6 tests

* chore: update es8 tests
  • Loading branch information
aladdin-add committed Jan 24, 2024
1 parent 1584ddb commit 6d30382
Show file tree
Hide file tree
Showing 23 changed files with 523 additions and 953 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"funding": "https://opencollective.com/eslint",
"license": "BSD-2-Clause",
"dependencies": {
"acorn": "^8.9.0",
"acorn": "^8.11.3",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.4.1"
},
Expand Down

0 comments on commit 6d30382

Please sign in to comment.