Skip to content

Commit 6673c64

Browse files
chore(packaging): downgrade ESLint version to resolve peer dep conflict
1 parent 421a908 commit 6673c64

2 files changed

Lines changed: 138 additions & 124 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/parser": "^8.45.0",
4444
"babel-jest": "^30.2.0",
4545
"concurrently": "^9.2.1",
46-
"eslint": "^9.37.0",
46+
"eslint": "^8.0.0",
4747
"eslint-config-prettier": "10.1.8",
4848
"eslint-plugin-import": "^2.32.0",
4949
"eslint-plugin-markdown": "^5.1.0",

0 commit comments

Comments
 (0)