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] committed Apr 7, 2024
1 parent 3b2c62b commit e0f70b7
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 @@ -57,7 +57,7 @@
"dependencies": {
"eslint-scope": "^7.2.2",
"eslint-visitor-keys": "^3.4.3",
"espree": "^9.6.1",
"espree": "^10.0.0",

Check failure on line 60 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"
"postcss": "^8.4.38",
"postcss-scss": "^4.0.9"
},
Expand Down

0 comments on commit e0f70b7

Please sign in to comment.