Skip to content

Commit cfbc656

Browse files
fix(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent 7441e01 commit cfbc656

File tree

2 files changed

+47
-16
lines changed

2 files changed

+47
-16
lines changed

package-lock.json

Lines changed: 46 additions & 15 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
@@ -50,7 +50,7 @@
5050
"eslint-import-resolver-typescript": "^3.7.0",
5151
"eslint-plugin-file-extension-in-import-ts": "^2.1.1",
5252
"eslint-plugin-import": "^2.31.0",
53-
"eslint-plugin-node": "^11.1.0",
53+
"eslint-plugin-n": "^14.0.0",
5454
"eslint-plugin-unicorn": "^56.0.1",
5555
"execa": "^9.5.2",
5656
"globals": "^15.14.0"

0 commit comments

Comments
 (0)