File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 78
78
"@typescript-eslint/rule-tester" : " ^8.13.0" ,
79
79
"@typescript/vfs" : " ^1.6.0" ,
80
80
"@vitest/coverage-v8" : " ^2.1.4" ,
81
- "@vitest/eslint-plugin" : " ^1.1.7 " ,
81
+ "@vitest/eslint-plugin" : " ^1.1.8 " ,
82
82
"bumpp" : " ^9.8.0" ,
83
83
"eslint" : " ^9.14.0" ,
84
84
"eslint-config-flat-gitignore" : " ^0.3.0" ,
Original file line number Diff line number Diff line change @@ -1262,9 +1262,9 @@ __metadata:
1262
1262
languageName : node
1263
1263
linkType : hard
1264
1264
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 "
1268
1268
peerDependencies :
1269
1269
" @typescript-eslint/utils " : " >= 8.0"
1270
1270
eslint : " >= 8.57.0"
@@ -1275,7 +1275,7 @@ __metadata:
1275
1275
optional : true
1276
1276
vitest :
1277
1277
optional : true
1278
- checksum : 10c0/a2c7e3361dcf02b214eaaead63838abd0a07f0fa6294871b61df4e5dc3ca951056acf75b64feeec196e12f129306dc5780601dd94a88f9df3c2e6623863b39f2
1278
+ checksum : 10c0/4cd0314800e82a0dd332c83b32c576d4b4f0622fbf63ae358afc9f9991ddb97033c9378317e40caa6dc2380b9928b4c86d088c195f360224534e61c6bb261bbb
1279
1279
languageName : node
1280
1280
linkType : hard
1281
1281
@@ -2420,7 +2420,7 @@ __metadata:
2420
2420
" @typescript-eslint/utils " : " npm:^8.1.0"
2421
2421
" @typescript/vfs " : " npm:^1.6.0"
2422
2422
" @vitest/coverage-v8 " : " npm:^2.1.4"
2423
- " @vitest/eslint-plugin " : " npm:^1.1.7 "
2423
+ " @vitest/eslint-plugin " : " npm:^1.1.8 "
2424
2424
bumpp : " npm:^9.8.0"
2425
2425
common-tags : " npm:^1.8.0"
2426
2426
decamelize : " npm:^5.0.1"
You can’t perform that action at this time.
0 commit comments