From 82ab344e29ac3f9ce839ab3a6598216e40819352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 03:46:52 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-n to v17.9.0 (#50) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-n](https://togithub.com/eslint-community/eslint-plugin-n) | [`17.8.1` -> `17.9.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.8.1/17.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.8.1/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.8.1/17.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.9.0`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/v17.9.0) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.8.1...v17.9.0) ##### 🌟 Features - Add flag ignorePrivate to no-unpublished-x rules ([#​298](https://togithub.com/eslint-community/eslint-plugin-n/issues/298)) ([0609431](https://togithub.com/eslint-community/eslint-plugin-n/commit/0609431dabcd9402720071025c0206d2686e1d78))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/SquiggleConf). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dee41e6..a21accc 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-jsdoc": "48.2.11", "eslint-plugin-jsonc": "2.16.0", "eslint-plugin-markdown": "5.0.0", - "eslint-plugin-n": "17.8.1", + "eslint-plugin-n": "17.9.0", "eslint-plugin-package-json": "0.14.0", "eslint-plugin-perfectionist": "2.11.0", "eslint-plugin-regexp": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6eaf21d..e6a3cb2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: 5.0.0 version: 5.0.0(eslint@9.4.0) eslint-plugin-n: - specifier: 17.8.1 - version: 17.8.1(eslint@9.4.0) + specifier: 17.9.0 + version: 17.9.0(eslint@9.4.0) eslint-plugin-package-json: specifier: 0.14.0 version: 0.14.0(eslint@9.4.0)(jsonc-eslint-parser@2.4.0) @@ -2217,8 +2217,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-n@17.8.1: - resolution: {integrity: sha512-KdG0h0voZms8UhndNu8DeWx1eM4sY+A4iXtsNo6kOfJLYHNeTGPacGalJ9GcvrbmOL3r/7QOMwVZDSw+1SqsrA==} + eslint-plugin-n@17.9.0: + resolution: {integrity: sha512-CPSaXDXdrT4nsrOrO4mT4VB6FMUkoySRkHWuuJJHVqsIEjIeZgMY1H7AzSwPbDScikBmLN82KeM1u7ixV7PzGg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -7187,7 +7187,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-n@17.8.1(eslint@9.4.0): + eslint-plugin-n@17.9.0(eslint@9.4.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0) enhanced-resolve: 5.17.0