Skip to content

Commit

Permalink
fix(deps): update dependency espree to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 98860de commit 4b40444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"eslint-compat-utils": "^0.4.0",
"espree": "^9.6.1",
"espree": "^10.0.0",

Check failure on line 71 in package.json

View workflow job for this annotation

GitHub Actions / lint

"espree@^10.0.0" is not compatible with "node@^12.22.0||^14.17.0||>=16.0.0". Allowed is: "node@^18.18.0||^20.9.0||>=21.1.0"
"graphemer": "^1.4.0",
"jsonc-eslint-parser": "^2.0.4",
"natural-compare": "^1.4.0",
Expand Down

0 comments on commit 4b40444

Please sign in to comment.