Skip to content

Commit

Permalink
fix(deps): Update dependency eslint-plugin-n to v17.10.2 (#567)
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.1` -> `17.10.2`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.10.1/17.10.2) |

---

### Release Notes

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

### [`v17.10.2`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17102-2024-08-05)

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

##### 🩹 Fixes

-   Duplex.from is supported in 16.8.0 ([#&#8203;325](https://togithub.com/eslint-community/eslint-plugin-n/issues/325)) ([de5ac0a](https://togithub.com/eslint-community/eslint-plugin-n/commit/de5ac0a4f4ea3e6de21d765084e03fcc37ef0b68)), closes [#&#8203;324](https://togithub.com/eslint-community/eslint-plugin-n/issues/324)

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

---

 - [ ] <!-- 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 Sep 1, 2024
1 parent 2b7e53c commit 9651711
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 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 @@ -46,7 +46,7 @@
"@vercel/ncc": "0.38.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.2.1",
"husky": "^9.0.11",
"prettier": "3.3.3",
Expand Down

0 comments on commit 9651711

Please sign in to comment.