Skip to content

Commit

Permalink
fix: add espree as dependency; fixes #1284
Browse files Browse the repository at this point in the history
  • Loading branch information
brettz9 committed Jul 30, 2024
1 parent 31d3255 commit 31e0a35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"comment-parser": "1.4.1",
"debug": "^4.3.5",
"escape-string-regexp": "^4.0.0",
"espree": "^10.1.0",
"esquery": "^1.6.0",
"parse-imports": "^2.1.1",
"semver": "^7.6.3",
Expand Down Expand Up @@ -54,7 +55,6 @@
"decamelize": "^6.0.0",
"eslint": "9.7.0",
"eslint-config-canonical": "~43.0.14",
"espree": "^10.1.0",
"gitdown": "^4.1.1",
"glob": "^10.4.2",
"globals": "^15.8.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 31e0a35

Please sign in to comment.