Skip to content

Commit 79c8da3

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 01208f9 commit 79c8da3

2 files changed

Lines changed: 49 additions & 181 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint": "^8.56.0",
4848
"eslint-config-standard": "^17.1.0",
4949
"eslint-plugin-import": "^2.29.1",
50-
"eslint-plugin-node": "^11.1.0",
50+
"eslint-plugin-n": "^14.0.0",
5151
"eslint-plugin-promise": "^6.1.1",
5252
"eslint-plugin-standard": "^4.1.0"
5353
}

0 commit comments

Comments
 (0)