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 Mar 22, 2024
1 parent 4e22c07 commit 2304baa
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 14 deletions.
55 changes: 42 additions & 13 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 @@ -48,7 +48,7 @@
"chalk": "^4.1.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-prettier": "5.1.3",
"execa": "^5.0.0",
"inquirer": "^7.3.3",
Expand Down

0 comments on commit 2304baa

Please sign in to comment.