Skip to content

Commit b060331

Browse files
chore(deps): update dependency eslint-plugin-n to v17.19.0 (#1865)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n) | [`17.18.0` -> `17.19.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.18.0/17.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.18.0/17.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.18.0/17.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary> ### [`v17.19.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17190-2025-06-02) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.18.0...v17.19.0) ##### 🌟 Features - add `no-top-level-await` rule ([#&#8203;440](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/440)) ([a500a48](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/a500a48dec48707c12c1b0300632bb6ea7c99734)) - add support for ignoring sync methods from certain locations ([#&#8203;424](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/424)) ([ef94e49](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/ef94e498e0b79fbdd8a44bb01c95e1bf3d4ba09a)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tomacheese/cmcutter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 344be10 commit b060331

File tree

2 files changed

+48
-9
lines changed

2 files changed

+48
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint": "9.28.0",
1717
"eslint-config-standard": "17.1.0",
1818
"eslint-plugin-import": "2.31.0",
19-
"eslint-plugin-n": "17.18.0",
19+
"eslint-plugin-n": "17.19.0",
2020
"eslint-plugin-promise": "7.2.1",
2121
"eslint-plugin-unicorn": "59.0.1",
2222
"prettier": "3.5.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)