Skip to content

Commit 26ee9e8

Browse files
committed
change eslint-plugin-node for eslint-plugin-n
1 parent 19f00b7 commit 26ee9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint": "^8.42.0",
6565
"eslint-config-standard": "^17.1.0",
6666
"eslint-plugin-import": "^2.27.5",
67-
"eslint-plugin-node": "^11.1.0",
67+
"eslint-plugin-n": "^16.0.0",
6868
"eslint-plugin-promise": "^6.1.1",
6969
"eslint-plugin-simple-import-sort": "^10.0.0",
7070
"eslint-plugin-svelte": "^2.30.0",

0 commit comments

Comments
 (0)