From b9e1b07d455a49004fcb25e2f87a6ca9653f4ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 07:29:16 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-n from 17.17.0 to 17.18.0 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.17.0 to 17.18.0. - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.17.0...v17.18.0) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 17.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ffaa4d5c..9b052139 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "eslint-import-resolver-typescript": "^4.3.2", "eslint-plugin-eslint-plugin": "^6.4.0", "eslint-plugin-import-x": "^4.10.5", - "eslint-plugin-n": "^17.17.0", + "eslint-plugin-n": "^17.18.0", "markdownlint-cli2": "^0.17.2", "rxjs": "^7.8.2", "tsup": "^8.4.0", diff --git a/yarn.lock b/yarn.lock index d3c64b53..897b5d4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2084,9 +2084,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-n@npm:^17.17.0": - version: 17.17.0 - resolution: "eslint-plugin-n@npm:17.17.0" +"eslint-plugin-n@npm:^17.18.0": + version: 17.18.0 + resolution: "eslint-plugin-n@npm:17.18.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.5.0" enhanced-resolve: "npm:^5.17.1" @@ -2098,7 +2098,7 @@ __metadata: semver: "npm:^7.6.3" peerDependencies: eslint: ">=8.23.0" - checksum: 10c0/ac6b2e2bbdc8f49a84be1bf1add8a412093a56fe95e8820610ecd5185fa00a348197a06fe3fe36080c09dc5d5a8f0f4f543cb3cf193265ace3fd071a79a07e88 + checksum: 10c0/ba2d624036a55be6f713b4e5bb6b015045abbcdbc328a2d9a384eb79f8e5ce062d8eafb14d8711bd283b5102cbf57ffad11a79bb563c94c881b11c4cf795783b languageName: node linkType: hard @@ -2125,7 +2125,7 @@ __metadata: eslint-import-resolver-typescript: "npm:^4.3.2" eslint-plugin-eslint-plugin: "npm:^6.4.0" eslint-plugin-import-x: "npm:^4.10.5" - eslint-plugin-n: "npm:^17.17.0" + eslint-plugin-n: "npm:^17.18.0" markdownlint-cli2: "npm:^0.17.2" rxjs: "npm:^7.8.2" ts-api-utils: "npm:^2.0.0"