Skip to content

Commit 68c3cc7

Browse files
fix(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent ce61f8d commit 68c3cc7

File tree

2 files changed

+94
-103
lines changed

2 files changed

+94
-103
lines changed

__utils__/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-config-standard-with-typescript": "^34.0.1",
3030
"eslint-plugin-import": "^2.27.5",
3131
"eslint-plugin-n": "^15.7.0",
32-
"eslint-plugin-node": "^11.1.0",
32+
"eslint-plugin-n": "^14.0.0",
3333
"eslint-plugin-promise": "^6.1.1",
3434
"typescript": "5.0.2"
3535
},

0 commit comments

Comments
 (0)