From bace8d68c0051668a57ce136d8045c126b08c1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 03:44:23 +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.1.7 to 1.1.8 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.7...v1.1.8) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0fda9560..9db1deb4 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@typescript-eslint/rule-tester": "^8.13.0", "@typescript/vfs": "^1.6.0", "@vitest/coverage-v8": "^2.1.4", - "@vitest/eslint-plugin": "^1.1.7", + "@vitest/eslint-plugin": "^1.1.8", "bumpp": "^9.8.0", "eslint": "^9.14.0", "eslint-config-flat-gitignore": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index dd3108d4..ae89e689 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1262,9 +1262,9 @@ __metadata: languageName: node linkType: hard -"@vitest/eslint-plugin@npm:^1.1.7": - version: 1.1.7 - resolution: "@vitest/eslint-plugin@npm:1.1.7" +"@vitest/eslint-plugin@npm:^1.1.8": + version: 1.1.8 + resolution: "@vitest/eslint-plugin@npm:1.1.8" peerDependencies: "@typescript-eslint/utils": ">= 8.0" eslint: ">= 8.57.0" @@ -1275,7 +1275,7 @@ __metadata: optional: true vitest: optional: true - checksum: 10c0/a2c7e3361dcf02b214eaaead63838abd0a07f0fa6294871b61df4e5dc3ca951056acf75b64feeec196e12f129306dc5780601dd94a88f9df3c2e6623863b39f2 + checksum: 10c0/4cd0314800e82a0dd332c83b32c576d4b4f0622fbf63ae358afc9f9991ddb97033c9378317e40caa6dc2380b9928b4c86d088c195f360224534e61c6bb261bbb languageName: node linkType: hard @@ -2420,7 +2420,7 @@ __metadata: "@typescript-eslint/utils": "npm:^8.1.0" "@typescript/vfs": "npm:^1.6.0" "@vitest/coverage-v8": "npm:^2.1.4" - "@vitest/eslint-plugin": "npm:^1.1.7" + "@vitest/eslint-plugin": "npm:^1.1.8" bumpp: "npm:^9.8.0" common-tags: "npm:^1.8.0" decamelize: "npm:^5.0.1"