Skip to content

Commit 9553517

Browse files
authored
chore(deps): Replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0 (#470)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-node](https://togithub.com/mysticatea/eslint-plugin-node) | devDependencies | replacement | [`11.1.0` -> `14.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-node/11.1.0/) | This is a special PR that replaces `eslint-plugin-node` with the community suggested minimal stable replacement version. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 70dd733 commit 9553517

File tree

2 files changed

+77
-67
lines changed

2 files changed

+77
-67
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@vercel/ncc": "0.38.1",
4545
"eslint": "8.57.0",
4646
"eslint-config-prettier": "9.1.0",
47-
"eslint-plugin-node": "11.1.0",
47+
"eslint-plugin-n": "14.0.0",
4848
"eslint-plugin-prettier": "5.1.3",
4949
"husky": "9.0.11",
5050
"prettier": "3.2.5",

0 commit comments

Comments
 (0)