From c4951f566748bbde67de018e4639fc6a4c6e6abd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 09:28:17 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-n to v17.16.1 --- pnpm-lock.yaml | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 113cd10d6..1e61f315b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -332,7 +332,7 @@ importers: version: 10.0.2(eslint@9.21.0) eslint-plugin-n: specifier: ^17.0.0 - version: 17.15.1(eslint@9.21.0) + version: 17.16.1(eslint@9.21.0)(typescript@5.7.3) eslint-plugin-promise: specifier: ^7.0.0 version: 7.2.1(eslint@9.21.0) @@ -4048,8 +4048,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-n@17.15.1: - resolution: {integrity: sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA==} + eslint-plugin-n@17.16.1: + resolution: {integrity: sha512-/7FVAwjUrix9P5lycnsYRIQRwFo/DZROD+ZXWLpE+/EZWLyuLvyFaRdAPYJSz+nlAdZIZp+LAzlBerQSVYUNFg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -6319,6 +6319,11 @@ packages: peerDependencies: typescript: '>=4.8.4' + ts-declaration-location@1.0.5: + resolution: {integrity: sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==} + peerDependencies: + typescript: '>=4.0.0' + ts-dedent@2.2.0: resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==} engines: {node: '>=6.10'} @@ -10306,9 +10311,10 @@ snapshots: eslint: 9.21.0 eslint-compat-utils: 0.5.1(eslint@9.21.0) - eslint-plugin-n@17.15.1(eslint@9.21.0): + eslint-plugin-n@17.16.1(eslint@9.21.0)(typescript@5.7.3): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) + '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) enhanced-resolve: 5.18.1 eslint: 9.21.0 eslint-plugin-es-x: 7.8.0(eslint@9.21.0) @@ -10317,6 +10323,10 @@ snapshots: ignore: 5.3.2 minimatch: 9.0.5 semver: 7.7.1 + ts-declaration-location: 1.0.5(typescript@5.7.3) + transitivePeerDependencies: + - supports-color + - typescript eslint-plugin-promise@7.2.1(eslint@9.21.0): dependencies: @@ -12687,6 +12697,11 @@ snapshots: dependencies: typescript: 5.7.3 + ts-declaration-location@1.0.5(typescript@5.7.3): + dependencies: + minimatch: 10.0.1 + typescript: 5.7.3 + ts-dedent@2.2.0: {} ts-essentials@10.0.4(typescript@5.7.3):