From 49e8f70992d3995f42d998487b5f0bbed00c6c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:16:56 +0000 Subject: [PATCH] Bump eslint-plugin-n from 18.1.0 to 18.2.1 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 18.1.0 to 18.2.1. - [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/v18.1.0...v18.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 18.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4cf3c4..21e07ce 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-config-google": "0.14.0", "eslint-plugin-html": "8.1.4", "eslint-plugin-import": "2.32.0", - "eslint-plugin-n": "18.1.0", + "eslint-plugin-n": "18.2.1", "eslint-plugin-promise": "7.3.0", "mocha": "11.7.6", "mocha-suppress-logs": "0.6.0",