Temp eslint to v8.56.0, peer incompatibility in @typescript-eslint/eslint-plugin
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=18.20.2"
|
||||
"node": ">=18.14.1"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
@@ -42,7 +42,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^7.6.0",
|
||||
"@typescript-eslint/parser": "^7.6.0",
|
||||
"astro-eslint-parser": "^0.17.0",
|
||||
"eslint": "^9.0.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-plugin-astro": "^0.34.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.8.0",
|
||||
"globals": "^15.0.0",
|
||||
|
Reference in New Issue
Block a user