Skip to content

Commit bace8d6

Browse files
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](vitest-dev/eslint-plugin-vitest@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] <[email protected]>
1 parent 6001a8e commit bace8d6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@typescript-eslint/rule-tester": "^8.13.0",
7979
"@typescript/vfs": "^1.6.0",
8080
"@vitest/coverage-v8": "^2.1.4",
81-
"@vitest/eslint-plugin": "^1.1.7",
81+
"@vitest/eslint-plugin": "^1.1.8",
8282
"bumpp": "^9.8.0",
8383
"eslint": "^9.14.0",
8484
"eslint-config-flat-gitignore": "^0.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,9 +1262,9 @@ __metadata:
12621262
languageName: node
12631263
linkType: hard
12641264

1265-
"@vitest/eslint-plugin@npm:^1.1.7":
1266-
version: 1.1.7
1267-
resolution: "@vitest/eslint-plugin@npm:1.1.7"
1265+
"@vitest/eslint-plugin@npm:^1.1.8":
1266+
version: 1.1.8
1267+
resolution: "@vitest/eslint-plugin@npm:1.1.8"
12681268
peerDependencies:
12691269
"@typescript-eslint/utils": ">= 8.0"
12701270
eslint: ">= 8.57.0"
@@ -1275,7 +1275,7 @@ __metadata:
12751275
optional: true
12761276
vitest:
12771277
optional: true
1278-
checksum: 10c0/a2c7e3361dcf02b214eaaead63838abd0a07f0fa6294871b61df4e5dc3ca951056acf75b64feeec196e12f129306dc5780601dd94a88f9df3c2e6623863b39f2
1278+
checksum: 10c0/4cd0314800e82a0dd332c83b32c576d4b4f0622fbf63ae358afc9f9991ddb97033c9378317e40caa6dc2380b9928b4c86d088c195f360224534e61c6bb261bbb
12791279
languageName: node
12801280
linkType: hard
12811281

@@ -2420,7 +2420,7 @@ __metadata:
24202420
"@typescript-eslint/utils": "npm:^8.1.0"
24212421
"@typescript/vfs": "npm:^1.6.0"
24222422
"@vitest/coverage-v8": "npm:^2.1.4"
2423-
"@vitest/eslint-plugin": "npm:^1.1.7"
2423+
"@vitest/eslint-plugin": "npm:^1.1.8"
24242424
bumpp: "npm:^9.8.0"
24252425
common-tags: "npm:^1.8.0"
24262426
decamelize: "npm:^5.0.1"

0 commit comments

Comments
 (0)