Skip to content

Commit

Permalink
fix(deps): replace dependency eslint-plugin-node with eslint-plugin-n…
Browse files Browse the repository at this point in the history
… ^14.0.0
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent cfc4750 commit ee132b4
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 35 deletions.
80 changes: 46 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-file-extension-in-import-ts": "^2.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-unicorn": "^51.0.1",
"execa": "^8.0.1"
}
Expand Down

0 comments on commit ee132b4

Please sign in to comment.