Skip to content

Commit 5678ce2

Browse files
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 556a3fd commit 5678ce2

File tree

2 files changed

+58
-123
lines changed

2 files changed

+58
-123
lines changed

package-lock.json

Lines changed: 57 additions & 122 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
@@ -10,7 +10,7 @@
1010
"eslint-config-standard": "^17.1.0",
1111
"eslint-formatter-rdjson": "file:eslint-formatter-rdjson",
1212
"eslint-plugin-import": "^2.22.1",
13-
"eslint-plugin-node": "^11.1.0",
13+
"eslint-plugin-n": "^14.0.0",
1414
"eslint-plugin-promise": "^6.0.0",
1515
"eslint-plugin-standard": "^5.0.0"
1616
},

0 commit comments

Comments
 (0)