From 57365d78ea5231887664798fa7eff14d03f2afd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 06:14:03 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-n from 17.21.0 to 17.23.1 Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.21.0 to 17.23.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/v17.21.0...v17.23.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-version: 17.23.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 0ef8dad..8c9545d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-config-prettier": "10.1.5", "eslint-plugin-astro": "1.3.1", "eslint-plugin-jsx-a11y": "6.10.2", - "eslint-plugin-n": "17.21.0", + "eslint-plugin-n": "17.23.1", "eslint-plugin-prettier": "5.5.1", "globals": "16.2.0", "lint-staged": "16.1.2",