Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
This also replaces eslint-plugin-import package with eslint-plugin-i.
The author of the former refuses to update dependencies that would break
compatibility with Node 4—an 8 year old, unmaintained version of
Node—despite security vulnerabilities that exist in them.

import-js/eslint-plugin-import#2447
  • Loading branch information
coreyward committed Sep 1, 2023
1 parent ffe01cc commit dbbeb29
Show file tree
Hide file tree
Showing 2 changed files with 1,133 additions and 1,429 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-i": "^2.28.0",
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down

0 comments on commit dbbeb29

Please sign in to comment.