Skip to content

Commit

Permalink
chore(deps): replace dependency eslint-plugin-node with eslint-plugin…
Browse files Browse the repository at this point in the history
…-n ^14.0.0 (#1664)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-cds[bot] and renovate-bot authored Mar 25, 2024
1 parent 364095a commit 74cdf3f
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 2 deletions.
99 changes: 98 additions & 1 deletion 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 @@ -35,7 +35,7 @@
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-promise": "^5.1.0",
"husky": "8.0.3",
"inquirer": "^8.1.2",
Expand Down

0 comments on commit 74cdf3f

Please sign in to comment.