Skip to content

Commit

Permalink
fix(deps): Update dependency eslint-plugin-n to v17.10.3 (#587)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-n](https://togithub.com/eslint-community/eslint-plugin-n) | devDependencies | patch | [`17.10.2` -> `17.10.3`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.10.2/17.10.3) |

---

### Release Notes

<details>
<summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary>

### [`v17.10.3`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17103-2024-09-18)

[Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.10.2...v17.10.3)

##### 🩹 Fixes

-   Use our data set to work out if a module is a node module ([#&#8203;338](https://togithub.com/eslint-community/eslint-plugin-n/issues/338)) ([6a1b2c5](https://togithub.com/eslint-community/eslint-plugin-n/commit/6a1b2c5606f0c6a37b38b60d780df8698db22a87))

##### 📚 Documentation

-   **process-exit-as-throw:** update wording ([#&#8203;323](https://togithub.com/eslint-community/eslint-plugin-n/issues/323)) ([e5e758e](https://togithub.com/eslint-community/eslint-plugin-n/commit/e5e758ea0cd238220127ae7bcbd967f1d8920f28))

</details>

---

### 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.

---

 - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Oct 1, 2024
1 parent d1a8ad2 commit 22b5edd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -46,7 +46,7 @@
"@vercel/ncc": "0.38.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"husky": "^9.0.11",
"prettier": "3.3.3",
Expand Down

0 comments on commit 22b5edd

Please sign in to comment.