Skip to content

Commit 74245d4

Browse files
chore: replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
1 parent 4382a5b commit 74245d4

File tree

3 files changed

+42
-31
lines changed

3 files changed

+42
-31
lines changed

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-config-prettier": "9.1.0",
6161
"eslint-plugin-deprecation": "2.0.0",
6262
"eslint-plugin-import": "2.31.0",
63-
"eslint-plugin-node": "11.1.0",
63+
"eslint-plugin-n": "14.0.0",
6464
"eslint-plugin-unicorn": "47.0.0",
6565
"eslint-plugin-unused-imports": "3.2.0",
6666
"open-cli": "8.0.0",

apps/cli-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-config-prettier": "9.1.0",
5656
"eslint-plugin-deprecation": "2.0.0",
5757
"eslint-plugin-import": "2.31.0",
58-
"eslint-plugin-node": "11.1.0",
58+
"eslint-plugin-n": "14.0.0",
5959
"eslint-plugin-unicorn": "47.0.0",
6060
"eslint-plugin-unused-imports": "3.2.0",
6161
"open-cli": "8.0.0",

pnpm-lock.yaml

Lines changed: 40 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)