From d0e61d76e33a5db626494003df8397ca58c99553 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 19:39:42 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-antfu to ^2.6.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d30a0fb4..bc99347b 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@vitest/eslint-plugin": "^1.1.0", "eslint-config-flat-gitignore": "^0.3.0", "eslint-merge-processors": "^0.1.0", - "eslint-plugin-antfu": "^2.5.0", + "eslint-plugin-antfu": "^2.6.0", "eslint-plugin-command": "^0.2.4", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-format": "^0.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39792819..ab8f187c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^0.1.0 version: 0.1.0(eslint@9.10.0(jiti@1.21.6)) eslint-plugin-antfu: - specifier: ^2.5.0 - version: 2.5.0(eslint@9.10.0(jiti@1.21.6)) + specifier: ^2.6.0 + version: 2.6.0(eslint@9.10.0(jiti@1.21.6)) eslint-plugin-command: specifier: ^0.2.4 version: 0.2.4(eslint@9.10.0(jiti@1.21.6)) @@ -1434,8 +1434,8 @@ packages: eslint-parser-plain@0.1.0: resolution: {integrity: sha512-oOeA6FWU0UJT/Rxc3XF5Cq0nbIZbylm7j8+plqq0CZoE6m4u32OXJrR+9iy4srGMmF6v6pmgvP1zPxSRIGh3sg==} - eslint-plugin-antfu@2.5.0: - resolution: {integrity: sha512-YLIWE22/ERe6Jpqt6bJdvALw8SWvf4x2DQjvVpRvAv8LrdHbwWckkoueAf8oQFgSOLsL1R/axa+exjpubPp0fw==} + eslint-plugin-antfu@2.6.0: + resolution: {integrity: sha512-4dz0VgWGpZ6jUSEUPSI6OGFqBc+P8c7zFFXht5t+YwzIvBsruqVX7Hjl3I8KNNEyJmA4fL3+GIc+EWU1woTp1A==} peerDependencies: eslint: '*' @@ -4300,7 +4300,7 @@ snapshots: eslint-parser-plain@0.1.0: {} - eslint-plugin-antfu@2.5.0(eslint@9.10.0(jiti@1.21.6)): + eslint-plugin-antfu@2.6.0(eslint@9.10.0(jiti@1.21.6)): dependencies: '@antfu/utils': 0.7.10 eslint: 9.10.0(jiti@1.21.6)