Skip to content

Commit

Permalink
feat: Update espree and eslint-scope (#15338)
Browse files Browse the repository at this point in the history
These releases include support for ES2022 class static blocks and
`sourceType: "commonjs"`.
  • Loading branch information
btmills committed Nov 21, 2021
1 parent b171cd7 commit 34bc8d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -56,10 +56,10 @@
"doctrine": "^3.0.0",
"enquirer": "^2.3.5",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^7.0.0",
"eslint-scope": "^7.1.0",
"eslint-utils": "^3.0.0",
"eslint-visitor-keys": "^3.1.0",
"espree": "^9.0.0",
"espree": "^9.1.0",
"esquery": "^1.4.0",
"esutils": "^2.0.2",
"fast-deep-equal": "^3.1.3",
Expand Down

0 comments on commit 34bc8d7

Please sign in to comment.