Skip to content

Commit 0931fa0

Browse files
chore(deps): update dependency eslint-plugin-n to v17.15.0 (#1774)
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.14.0` -> `17.15.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.14.0/17.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.14.0/17.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.14.0/17.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary> ### [`v17.15.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17150-2024-12-10) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.14.0...v17.15.0) ##### 🌟 Features - **no-unsupported:** support node 22.12.0 ([#&#8203;393](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/393)) ([af4f774](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/af4f774be560ac9472d98c99082a678ca5703574)) - **resolve:** allow overriding enhanced-resolve's options ([#&#8203;384](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/384)) ([1466bec](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/1466bec9050606ea874444452a4d58484b480a14)) ##### 🩹 Fixes - **no-unsupported:** Correctly handle recursive objects on a per module basis ([#&#8203;396](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/396)) ([db384d1](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/db384d13ada7d9f48a7f8bf2ae92f76a4e3789aa)) </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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f17c455 commit 0931fa0

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
@@ -88,7 +88,7 @@
8888
"eslint-plugin-jsdoc": "50.6.0",
8989
"eslint-plugin-jsonc": "2.18.2",
9090
"eslint-plugin-markdown": "5.1.0",
91-
"eslint-plugin-n": "17.14.0",
91+
"eslint-plugin-n": "17.15.0",
9292
"eslint-plugin-package-json": "0.18.0",
9393
"eslint-plugin-perfectionist": "4.2.0",
9494
"eslint-plugin-regexp": "2.7.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)