Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 885c9df

Browse files
authoredNov 23, 2024··
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent ca4c85f commit 885c9df

File tree

2 files changed

+77
-67
lines changed

2 files changed

+77
-67
lines changed
 

‎package-lock.json

+76-66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "^8.12.0",
3636
"eslint-config-prettier": "^9.0.0",
3737
"eslint-plugin-import": "^2.25.4",
38-
"eslint-plugin-node": "^11.1.0",
38+
"eslint-plugin-n": "^14.0.0",
3939
"eslint-plugin-prettier": "^5.0.0",
4040
"eslint-plugin-simple-import-sort": "^12.0.0",
4141
"mocha": "10.8.2",

0 commit comments

Comments
 (0)
Please sign in to comment.