Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@typescript-eslint/rule-tester": "^8.30.1",
"@typescript/vfs": "^1.6.1",
"@vitest/coverage-v8": "^3.1.1",
"@vitest/eslint-plugin": "^1.1.42",
"@vitest/eslint-plugin": "^1.1.43",
"bumpp": "^10.1.0",
"eslint": "^9.24.0",
"eslint-config-flat-gitignore": "^2.1.0",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,9 +1085,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/eslint-plugin@npm:^1.1.42":
version: 1.1.42
resolution: "@vitest/eslint-plugin@npm:1.1.42"
"@vitest/eslint-plugin@npm:^1.1.43":
version: 1.1.43
resolution: "@vitest/eslint-plugin@npm:1.1.43"
peerDependencies:
"@typescript-eslint/utils": ">= 8.24.0"
eslint: ">= 8.57.0"
Expand All @@ -1096,7 +1096,9 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/55eb0e56a514059190402a07fd1ac9786ae050bc22d6874d8fb1259feabd86e9d4bb879b8910a0a32aefb0e88740f7dfcd8d1033755aa561e04c8ead04867bf9
vitest:
optional: true
checksum: 10c0/cab1319930c9fc37b41bf2b8f5d271749ab9e9469c5649933dd7d8334269ef264658aeda3622ce4387b0489045a7da5bdeb773b23a144d4a0913fdc6aec887fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2115,7 +2117,7 @@ __metadata:
"@typescript-eslint/utils": "npm:^8.19.1"
"@typescript/vfs": "npm:^1.6.1"
"@vitest/coverage-v8": "npm:^3.1.1"
"@vitest/eslint-plugin": "npm:^1.1.42"
"@vitest/eslint-plugin": "npm:^1.1.43"
bumpp: "npm:^10.1.0"
common-tags: "npm:^1.8.0"
decamelize: "npm:^5.0.1"
Expand Down