diff --git a/package.json b/package.json index 9addfab..ba42a2c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin": "^8.42.0", "@typescript-eslint/parser": "^8.42.0", "@vitest/coverage-v8": "^3.2.4", - "@vitest/eslint-plugin": "^1.3.8", + "@vitest/eslint-plugin": "^1.3.9", "autoprefixer": "^10.4.21", "commitlint": "^19.8.1", "concurrently": "^9.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 328473f..736c445 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.1)(jiti@2.4.2)(yaml@2.8.1)) '@vitest/eslint-plugin': - specifier: ^1.3.8 - version: 1.3.8(eslint@9.34.0(jiti@2.4.2))(typescript@5.9.2)(vitest@3.2.4(@types/node@22.18.1)(jiti@2.4.2)(yaml@2.8.1)) + specifier: ^1.3.9 + version: 1.3.9(eslint@9.34.0(jiti@2.4.2))(typescript@5.9.2)(vitest@3.2.4(@types/node@22.18.1)(jiti@2.4.2)(yaml@2.8.1)) autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.6) @@ -949,8 +949,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.3.8': - resolution: {integrity: sha512-+M0eRDo/UiIF4xZZbZBBAR2Resx0ihdLRNpYevkrDJ6F3xHuEXSAAJGt6Ahabd0eJC4mQKvLA1JY1qBM058Cag==} + '@vitest/eslint-plugin@1.3.9': + resolution: {integrity: sha512-wsNe7xy44ovm/h9ISDkDNcv0aOnUsaOYDqan2y6qCFAUQ0odFr6df/+FdGKHZN+mCM+SvIDWoXuvm5T5V3Kh6w==} peerDependencies: eslint: '>= 8.57.0' typescript: '>= 5.0.0' @@ -3600,7 +3600,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.3.8(eslint@9.34.0(jiti@2.4.2))(typescript@5.9.2)(vitest@3.2.4(@types/node@22.18.1)(jiti@2.4.2)(yaml@2.8.1))': + '@vitest/eslint-plugin@1.3.9(eslint@9.34.0(jiti@2.4.2))(typescript@5.9.2)(vitest@3.2.4(@types/node@22.18.1)(jiti@2.4.2)(yaml@2.8.1))': dependencies: '@typescript-eslint/scope-manager': 8.42.0 '@typescript-eslint/utils': 8.42.0(eslint@9.34.0(jiti@2.4.2))(typescript@5.9.2)