Skip to content

Commit 7601ccd

Browse files
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
Signed-off-by: Gary Kim Bot <[email protected]>
1 parent 5e95ce3 commit 7601ccd

File tree

2 files changed

+44
-41
lines changed

2 files changed

+44
-41
lines changed

package-lock.json

Lines changed: 43 additions & 40 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
@@ -39,7 +39,7 @@
3939
"eslint": "^7.28.0",
4040
"eslint-config-standard": "^16.0.3",
4141
"eslint-plugin-import": "^2.23.4",
42-
"eslint-plugin-node": "^11.1.0",
42+
"eslint-plugin-n": "^14.0.0",
4343
"eslint-plugin-promise": "^5.1.0",
4444
"eslint-plugin-standard": "^4.1.0"
4545
}

0 commit comments

Comments
 (0)