Skip to content

Commit b6f4169

Browse files
chore(deps): update dependency eslint-plugin-n to v17.20.0 (#446)
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.19.0` -> `17.20.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.19.0/17.20.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.19.0/17.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.19.0/17.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary> ### [`v17.20.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17200-2025-06-12) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.19.0...v17.20.0) ##### 🌟 Features - **no-top-level-await:** add support for `await using` ([#&#8203;447](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/447)) ([88dea92](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/88dea92e099edfdab5a2b89a2bbde8c297f880dd)) </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/JoshuaKGoldberg/text-table-fast). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3c20a6 commit b6f4169

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-jsdoc": "50.8.0",
5252
"eslint-plugin-jsonc": "2.20.0",
5353
"eslint-plugin-markdown": "5.1.0",
54-
"eslint-plugin-n": "17.19.0",
54+
"eslint-plugin-n": "17.20.0",
5555
"eslint-plugin-package-json": "0.36.0",
5656
"eslint-plugin-perfectionist": "4.14.0",
5757
"eslint-plugin-regexp": "2.9.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)