diff --git a/package.json b/package.json index e15a3f5..4a7cf03 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin": "^8.45.0", "@typescript-eslint/parser": "^8.45.0", "@vitest/coverage-v8": "^3.2.4", - "@vitest/eslint-plugin": "^1.3.15", + "@vitest/eslint-plugin": "^1.3.16", "autoprefixer": "^10.4.21", "commitlint": "^20.1.0", "concurrently": "^9.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 301f731..18a264f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^3.2.4 version: 3.2.4(vitest@3.2.4(@types/node@22.18.8)(jiti@2.6.0)(yaml@2.8.1)) '@vitest/eslint-plugin': - specifier: ^1.3.15 - version: 1.3.15(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.8)(jiti@2.6.0)(yaml@2.8.1)) + specifier: ^1.3.16 + version: 1.3.16(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.8)(jiti@2.6.0)(yaml@2.8.1)) autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.6) @@ -948,8 +948,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.3.15': - resolution: {integrity: sha512-U9NGRhN4QrIsxRl4LITQ/deLD5Hv6MC8KrLx+exFX1ri41naX2EaBJAJdbtAyjGnQnBGaXpC6kNFmQac7Ogm2w==} + '@vitest/eslint-plugin@1.3.16': + resolution: {integrity: sha512-EvXGiZpz3L1G/pmebcmMe61UzqgR8LFwmm+QGgQEHcrTCFkMgl+c0mj2jneo38/CkHhofbK3zc3xafV6/SpzNw==} peerDependencies: eslint: '>= 8.57.0' typescript: '>= 5.0.0' @@ -3611,7 +3611,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.3.15(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.8)(jiti@2.6.0)(yaml@2.8.1))': + '@vitest/eslint-plugin@1.3.16(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.8)(jiti@2.6.0)(yaml@2.8.1))': dependencies: '@typescript-eslint/scope-manager': 8.45.0 '@typescript-eslint/utils': 8.45.0(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)