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 committed Dec 19, 2023
1 parent 25ff1d0 commit 3291b57
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/nice-ads-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-plugin-jsonc": patch
---

fix: add espree to dependencies
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 3291b57

Please sign in to comment.