Skip to content

Commit 370b92a

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 9132ba0 commit 370b92a

File tree

2 files changed

+32
-14
lines changed

2 files changed

+32
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint": "^9.35.0",
6262
"eslint-config-prettier": "^10.1.8",
6363
"eslint-plugin-mocha": "^11.1.0",
64-
"eslint-plugin-node": "^11.1.0",
64+
"eslint-plugin-n": "^14.0.0",
6565
"eslint-plugin-prefer-let": "^3.0.1",
6666
"git-diff-apply": "^3.0.0",
6767
"git-fixtures": "^6.0.0",

pnpm-lock.yaml

Lines changed: 31 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)