From f16e67c10916ff5298e4bfd96b7dc3f139dc1ffe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 02:31:21 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-n to v17.20.0 --- package.json | 2 +- pnpm-lock.yaml | 25 ++++++++++++++++++++----- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f3bea8ccf..05579eb1b 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-jsdoc": "50.6.8", "eslint-plugin-jsonc": "2.20.0", "eslint-plugin-markdown": "5.1.0", - "eslint-plugin-n": "17.16.2", + "eslint-plugin-n": "17.20.0", "eslint-plugin-package-json": "0.29.0", "eslint-plugin-perfectionist": "4.11.0", "eslint-plugin-regexp": "2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6528a9862..9ba681c62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -184,8 +184,8 @@ importers: specifier: 5.1.0 version: 5.1.0(eslint@9.22.0(jiti@2.4.2)) eslint-plugin-n: - specifier: 17.16.2 - version: 17.16.2(eslint@9.22.0(jiti@2.4.2)) + specifier: 17.20.0 + version: 17.20.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) eslint-plugin-package-json: specifier: 0.29.0 version: 0.29.0(@types/estree@1.0.6)(eslint@9.22.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) @@ -2292,8 +2292,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-n@17.16.2: - resolution: {integrity: sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ==} + eslint-plugin-n@17.20.0: + resolution: {integrity: sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -4136,6 +4136,11 @@ packages: peerDependencies: typescript: '>=4.8.4' + ts-declaration-location@1.0.7: + resolution: {integrity: sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==} + peerDependencies: + typescript: '>=4.0.0' + ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} @@ -6518,9 +6523,10 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-n@17.16.2(eslint@9.22.0(jiti@2.4.2)): + eslint-plugin-n@17.20.0(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2): dependencies: '@eslint-community/eslint-utils': 4.5.1(eslint@9.22.0(jiti@2.4.2)) + '@typescript-eslint/utils': 8.29.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) enhanced-resolve: 5.18.1 eslint: 9.22.0(jiti@2.4.2) eslint-plugin-es-x: 7.8.0(eslint@9.22.0(jiti@2.4.2)) @@ -6529,6 +6535,10 @@ snapshots: ignore: 5.3.2 minimatch: 9.0.5 semver: 7.7.1 + ts-declaration-location: 1.0.7(typescript@5.8.2) + transitivePeerDependencies: + - supports-color + - typescript eslint-plugin-package-json@0.29.0(@types/estree@1.0.6)(eslint@9.22.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0): dependencies: @@ -8549,6 +8559,11 @@ snapshots: dependencies: typescript: 5.8.2 + ts-declaration-location@1.0.7(typescript@5.8.2): + dependencies: + picomatch: 4.0.2 + typescript: 5.8.2 + ts-interface-checker@0.1.13: {} tslib@1.14.1: {}