Skip to content

Commit

Permalink
Downgrade eslint-plugin-import to ~2.26.0 (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Nov 6, 2023
1 parent 53f01f4 commit 9559d44
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 150 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"depcheck": "^1.4.3",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jsdoc": "^39.9.1",
"eslint-plugin-n": "^15.7.0",
Expand Down

0 comments on commit 9559d44

Please sign in to comment.