Skip to content

Commit 589e4bc

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
1 parent ef6c190 commit 589e4bc

File tree

3 files changed

+198
-36
lines changed

3 files changed

+198
-36
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
save=true
22
save-exact=true
3+

package-lock.json

+196-35
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
@@ -42,7 +42,7 @@
4242
"eslint": "7.32.0",
4343
"eslint-config-standard": "16.0.3",
4444
"eslint-plugin-import": "2.25.3",
45-
"eslint-plugin-node": "11.1.0",
45+
"eslint-plugin-n": "14.0.0",
4646
"eslint-plugin-promise": "5.1.1",
4747
"eslint-plugin-standard": "4.1.0",
4848
"jest": "26.6.3"

0 commit comments

Comments
 (0)