diff --git a/package.json b/package.json index 115666d32..cfc99ed73 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 d7d1e6495..9f9add615 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' @@ -4139,6 +4139,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==} @@ -6521,9 +6526,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)) @@ -6532,6 +6538,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: @@ -8558,6 +8568,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: {}