Skip to content

Commit f99f7b2

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 8e4384c commit f99f7b2

File tree

2 files changed

+34
-5
lines changed

2 files changed

+34
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-config-sane-node": "^1.1.1",
6161
"eslint-plugin-json-files": "^1.3.0",
6262
"eslint-plugin-mocha": "^10.0.4",
63-
"eslint-plugin-node": "^11.1.0",
63+
"eslint-plugin-n": "^14.0.0",
6464
"eslint-plugin-prefer-let": "^3.0.1",
6565
"git-diff-apply": "^3.0.0",
6666
"git-fixtures": "^6.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)