Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit d6c32d6

Browse files
chore(deps): bump @vitest/eslint-plugin from 1.1.31 to 1.1.33 (#1038)
Bumps [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) from 1.1.31 to 1.1.33. - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.31...v1.1.33) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a81684d commit d6c32d6

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@eslint/js": "^9.21.0",
4545
"@typescript-eslint/eslint-plugin": "^8.25.0",
4646
"@typescript-eslint/parser": "^8.25.0",
47-
"@vitest/eslint-plugin": "^1.1.31",
47+
"@vitest/eslint-plugin": "^1.1.33",
4848
"eslint-config-prettier": "^10.0.1",
4949
"eslint-config-xo": "^0.46.0",
5050
"eslint-config-xo-typescript": "^7.0.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ __metadata:
912912
"@typescript-eslint/eslint-plugin": "npm:^8.25.0"
913913
"@typescript-eslint/parser": "npm:^8.25.0"
914914
"@typescript-eslint/utils": "npm:^8.25.0"
915-
"@vitest/eslint-plugin": "npm:^1.1.31"
915+
"@vitest/eslint-plugin": "npm:^1.1.33"
916916
eslint: "npm:^9.21.0"
917917
eslint-config-prettier: "npm:^10.0.1"
918918
eslint-config-xo: "npm:^0.46.0"
@@ -1583,11 +1583,10 @@ __metadata:
15831583
languageName: node
15841584
linkType: hard
15851585

1586-
"@vitest/eslint-plugin@npm:^1.1.31":
1587-
version: 1.1.31
1588-
resolution: "@vitest/eslint-plugin@npm:1.1.31"
1586+
"@vitest/eslint-plugin@npm:^1.1.33":
1587+
version: 1.1.33
1588+
resolution: "@vitest/eslint-plugin@npm:1.1.33"
15891589
peerDependencies:
1590-
"@typescript-eslint/utils": ">= 8.0"
15911590
eslint: ">= 8.57.0"
15921591
typescript: ">= 5.0.0"
15931592
vitest: "*"
@@ -1596,7 +1595,7 @@ __metadata:
15961595
optional: true
15971596
vitest:
15981597
optional: true
1599-
checksum: 10c0/c63bde5114339360b305802b7fa3da758721f7755a289ae3297d04f5c26395fff8db767ba4de1e01db25c481148b8b5d46e3b7e5d04b0338d9ee0b757d634c1d
1598+
checksum: 10c0/2a2de41d4b817640b927ca7d619816f7eefb40e5ffc1e30f2efe363b3f0d3a6d5492d943921aaf0355e309cddb85424743068a4c7e8850777bc653814d86ab63
16001599
languageName: node
16011600
linkType: hard
16021601

0 commit comments

Comments
 (0)