diff --git a/package.json b/package.json index 0f2c59e1..088328a5 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-plugin-import-x": "^4.6.1", "eslint-plugin-jsdoc": "^50.6.3", "eslint-plugin-jsonc": "^2.19.1", - "eslint-plugin-n": "^17.16.1", + "eslint-plugin-n": "^17.16.2", "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-perfectionist": "^4.9.0", "eslint-plugin-regexp": "^2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c82a0cf3..d0902a80 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^2.19.1 version: 2.19.1(eslint@9.21.0(jiti@2.4.2)) eslint-plugin-n: - specifier: ^17.16.1 - version: 17.16.1(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) + specifier: ^17.16.2 + version: 17.16.2(eslint@9.21.0(jiti@2.4.2)) eslint-plugin-no-only-tests: specifier: ^3.3.0 version: 3.3.0 @@ -1645,8 +1645,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-plugin-n@17.16.1: - resolution: {integrity: sha512-/7FVAwjUrix9P5lycnsYRIQRwFo/DZROD+ZXWLpE+/EZWLyuLvyFaRdAPYJSz+nlAdZIZp+LAzlBerQSVYUNFg==} + eslint-plugin-n@17.16.2: + resolution: {integrity: sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -2890,11 +2890,6 @@ packages: peerDependencies: typescript: '>=4.0.0' - ts-declaration-location@1.0.5: - resolution: {integrity: sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==} - peerDependencies: - typescript: '>=4.0.0' - ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} @@ -4601,10 +4596,9 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-n@17.16.1(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2): + eslint-plugin-n@17.16.2(eslint@9.21.0(jiti@2.4.2)): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0(jiti@2.4.2)) - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0(jiti@2.4.2))(typescript@5.8.2) enhanced-resolve: 5.17.1 eslint: 9.21.0(jiti@2.4.2) eslint-plugin-es-x: 7.8.0(eslint@9.21.0(jiti@2.4.2)) @@ -4613,10 +4607,6 @@ snapshots: ignore: 5.3.2 minimatch: 9.0.5 semver: 7.7.1 - ts-declaration-location: 1.0.5(typescript@5.8.2) - transitivePeerDependencies: - - supports-color - - typescript eslint-plugin-no-only-tests@3.3.0: {} @@ -5922,11 +5912,6 @@ snapshots: minimatch: 10.0.1 typescript: 5.8.2 - ts-declaration-location@1.0.5(typescript@5.8.2): - dependencies: - minimatch: 10.0.1 - typescript: 5.8.2 - ts-interface-checker@0.1.13: {} ts-pattern@5.6.2: {}