Skip to content

Commit

Permalink
Downgrade eslint cause of issues in 9.15
Browse files Browse the repository at this point in the history
  • Loading branch information
crycode-de committed Nov 16, 2024
1 parent 3f71dd8 commit ecdba71
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 36 deletions.
101 changes: 66 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@typescript-eslint/parser": "^8.14.0",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.0",
"eslint": "^9.15.0",
"eslint": "~9.14",
"mocha": "^10.8.2",
"proxyquire": "^2.1.3",
"rimraf": "^6.0.1",
Expand Down

0 comments on commit ecdba71

Please sign in to comment.