From 785e316edad63f0c46b0c8876869709d1e0b7f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:16:38 +0000 Subject: [PATCH] chore(deps-dev): bump @vitest/eslint-plugin in the vitest group Bumps the vitest group with 1 update: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest). Updates `@vitest/eslint-plugin` from 1.3.20 to 1.3.23 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.3.20...v1.3.23) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.3.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 00b77a9..e9dde0d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.1", "@vitest/coverage-v8": "^3.2.4", - "@vitest/eslint-plugin": "^1.3.20", + "@vitest/eslint-plugin": "^1.3.23", "autoprefixer": "^10.4.21", "commitlint": "^20.1.0", "concurrently": "^9.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6ba54d..238137c 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.11)(jiti@2.6.0)(yaml@2.8.1)) '@vitest/eslint-plugin': - specifier: ^1.3.20 - version: 1.3.20(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.11)(jiti@2.6.0)(yaml@2.8.1)) + specifier: ^1.3.23 + version: 1.3.23(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.11)(jiti@2.6.0)(yaml@2.8.1)) autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.6) @@ -948,8 +948,9 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.3.20': - resolution: {integrity: sha512-0VkFSFjfAkNLkgWcfcrJjU+4CQs48LuYH/2zrjNhHPX6iD+SMJzX0aidzesBHmdgnyIxiz4jDM0rzhE9SkJqOw==} + '@vitest/eslint-plugin@1.3.23': + resolution: {integrity: sha512-kp1vjoJTdVf8jWdzr/JpHIPfh3HMR6JBr2p7XuH4YNx0UXmV4XWdgzvCpAmH8yb39Gry31LULiuBcuhyc/OqkQ==} + engines: {node: '>=18'} peerDependencies: eslint: '>= 8.57.0' typescript: '>= 5.0.0' @@ -3616,7 +3617,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.3.20(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.11)(jiti@2.6.0)(yaml@2.8.1))': + '@vitest/eslint-plugin@1.3.23(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.18.11)(jiti@2.6.0)(yaml@2.8.1))': dependencies: '@typescript-eslint/scope-manager': 8.46.1 '@typescript-eslint/utils': 8.46.1(eslint@9.37.0(jiti@2.6.0))(typescript@5.9.3)