Skip to content

Commit

Permalink
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent c9a0ed4 commit 2b0b345
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 62 deletions.
205 changes: 144 additions & 61 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 @@ -14,7 +14,7 @@
"license": "MIT",
"devDependencies": {
"eslint": "^8.50.0",
"eslint-plugin-node": "^11.1.0"
"eslint-plugin-n": "^14.0.0"
},
"dependencies": {
"@slack/webhook": "^6.1.0"
Expand Down

0 comments on commit 2b0b345

Please sign in to comment.