Skip to content

Commit bd62098

Browse files
authored
Fix CI: downgrade eslint to ^8.57.1 for eslint-plugin-github compatibility
1 parent db1d483 commit bd62098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@github/prettier-config": "0.0.4",
3131
"@types/node": "^22.13.10",
3232
"chai": "^4.3.4",
33-
"eslint": "^10.5.0",
33+
"eslint": "^8.57.1",
3434
"eslint-plugin-github": "^4.2.0",
3535
"karma": "^6.3.4",
3636
"karma-chai": "^0.1.0",

0 commit comments

Comments
 (0)