Skip to content

Commit af5e4f6

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 9886625 commit af5e4f6

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
@@ -33,7 +33,7 @@
3333
"eslint": "^9.29.0",
3434
"eslint-plugin-import": "^2.23.4",
3535
"eslint-plugin-jest": "^29.0.0",
36-
"eslint-plugin-node": "^11.1.0",
36+
"eslint-plugin-n": "^14.0.0",
3737
"eslint-plugin-promise": "^7.2.1",
3838
"html-validator-cli": "^7.0.1",
3939
"jest": "^30.0.0",

0 commit comments

Comments
 (0)