Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 92abd27

Browse files
authoredDec 4, 2024··
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
1 parent e797470 commit 92abd27

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
@@ -55,7 +55,7 @@
5555
"eslint": "^6.8.0",
5656
"eslint-config-google": "^0.14.0",
5757
"eslint-config-prettier": "^6.15.0",
58-
"eslint-plugin-node": "^11.1.0",
58+
"eslint-plugin-n": "^14.0.0",
5959
"eslint-plugin-prettier": "^3.3.1",
6060
"installed-check": "^3.0.0",
6161
"jest": "^29.7.0",

0 commit comments

Comments
 (0)
Please sign in to comment.