Skip to content

Commit 82efd37

Browse files
author
Patrick M
committed
downgrade eslint to 9
1 parent f70bf46 commit 82efd37

2 files changed

Lines changed: 311 additions & 149 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"@tailwindcss/typography": "^0.5.19",
3636
"@types/lodash.kebabcase": "^4.1.9",
3737
"@typescript-eslint/parser": "^8.51.0",
38-
"eslint": "^10.0.3",
38+
"eslint": "^9.39.4",
3939
"eslint-plugin-astro": "^1.6.0",
4040
"globals": "^16.5.0",
4141
"pagefind": "^1.4.0",
4242
"prettier": "^3.7.4",
4343
"prettier-plugin-astro": "^0.14.1",
4444
"prettier-plugin-tailwindcss": "^0.7.2",
4545
"typescript": "^5.9.3",
46-
"typescript-eslint": "^8.51.0"
46+
"typescript-eslint": "^8.57.0"
4747
}
4848
}

0 commit comments

Comments
 (0)