Skip to content

Commit a1b2fe1

Browse files
chore: Pin eslint to 9.39.3 (eslint@10 incompatible with eslint-plugin-github) (#194)
* Initial plan * chore: revert eslint to 9.39.3 for compatibility with eslint-plugin-github Co-authored-by: abdulahmad307 <204748719+abdulahmad307@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: abdulahmad307 <204748719+abdulahmad307@users.noreply.github.com>
1 parent d3034fd commit a1b2fe1

File tree

2 files changed

+63
-157
lines changed

2 files changed

+63
-157
lines changed

package-lock.json

Lines changed: 62 additions & 156 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"markdown-it": "14.1.1"
2222
},
2323
"devDependencies": {
24-
"eslint": "^10.0.2",
24+
"eslint": "^9.39.3",
2525
"globals": "^17.0.0",
2626
"eslint-plugin-github": "^6.0.0",
2727
"jest": "^30.0.3",

0 commit comments

Comments
 (0)