From 886624a9d3fff8ea895086f7203df80b36a6a15c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 05:20:12 -0800 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-n from 17.13.0 to 17.13.1 (#17506) Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.13.0 to 17.13.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.13.0...v17.13.1) --- updated-dependencies: - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 f41c1fb012a3b7..6919ed50ea710a 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "eslint": "9.14.0", "eslint-config-prettier": "9.1.0", "eslint-nibble": "8.1.0", - "eslint-plugin-n": "17.13.0", + "eslint-plugin-n": "17.13.1", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-unicorn": "56.0.0", "eslint-plugin-yml": "1.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 99078203176a70..fbfe112dc8ae8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -379,8 +379,8 @@ importers: specifier: 8.1.0 version: 8.1.0(eslint@9.14.0) eslint-plugin-n: - specifier: 17.13.0 - version: 17.13.0(eslint@9.14.0) + specifier: 17.13.1 + version: 17.13.1(eslint@9.14.0) eslint-plugin-prettier: specifier: 5.2.1 version: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.14.0))(eslint@9.14.0)(prettier@3.3.3) @@ -2991,8 +2991,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-n@17.13.0: - resolution: {integrity: sha512-7xEJgZPKe2FNtyWA1aWtHzG0Etnd8jzA2NjurITPs7yhNkxFjaruJFHE3n0ac/U5ataZ24rlbVoSAXfN7770XA==} + eslint-plugin-n@17.13.1: + resolution: {integrity: sha512-97qzhk1z3DdSJNCqT45EslwCu5+LB9GDadSyBItgKUfGsXAmN/aa7LRQ0ZxHffUxUzvgbTPJL27/pE9ZQWHy7A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -8678,7 +8678,7 @@ snapshots: eslint: 9.14.0 eslint-compat-utils: 0.5.1(eslint@9.14.0) - eslint-plugin-n@17.13.0(eslint@9.14.0): + eslint-plugin-n@17.13.1(eslint@9.14.0): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0) enhanced-resolve: 5.17.1