Skip to content

Commit

Permalink
fix: add espree to dependencies (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi authored Dec 19, 2023
1 parent 25ff1d0 commit 2dc6495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"eslint-compat-utils": "^0.1.2",
"espree": "^9.6.1",
"graphemer": "^1.4.0",
"jsonc-eslint-parser": "^2.0.4",
"natural-compare": "^1.4.0"
Expand Down

0 comments on commit 2dc6495

Please sign in to comment.