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 24
24
"@types/chrome" : " ^0.0.329" ,
25
25
"@vitest/browser" : " ^3.2.4" ,
26
26
"@vitest/coverage-istanbul" : " ^3.2.4" ,
27
- "@vitest/eslint-plugin" : " ^1.3.3 " ,
27
+ "@vitest/eslint-plugin" : " ^1.3.4 " ,
28
28
"babel-plugin-istanbul" : " ^7.0.0" ,
29
29
"babel-plugin-mockable-imports" : " ^2.0.1" ,
30
30
"chai" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -2912,9 +2912,9 @@ __metadata:
2912
2912
languageName : node
2913
2913
linkType : hard
2914
2914
2915
- " @vitest/eslint-plugin@npm:^1.3.3 " :
2916
- version : 1.3.3
2917
- resolution : " @vitest/eslint-plugin@npm:1.3.3 "
2915
+ " @vitest/eslint-plugin@npm:^1.3.4 " :
2916
+ version : 1.3.4
2917
+ resolution : " @vitest/eslint-plugin@npm:1.3.4 "
2918
2918
dependencies :
2919
2919
" @typescript-eslint/utils " : ^8.24.1
2920
2920
peerDependencies :
@@ -2926,7 +2926,7 @@ __metadata:
2926
2926
optional : true
2927
2927
vitest :
2928
2928
optional : true
2929
- checksum : e0ad6a912d63bd738608d16d50b4cd96991fa319730be24148fa9526de0d44dc6ec03c1fe0d8b17bc0bf5210173357901a401dbbc61e609a6b3e93267331e447
2929
+ checksum : 9cd8afc3a27ee247e3ebe9455f7c9df334824115459d640f38086121fd67142ee0523d9b30e55ce8dda7504d9c5cabaf80f351238fc64f33fc53ef92a59bba68
2930
2930
languageName : node
2931
2931
linkType : hard
2932
2932
@@ -6574,7 +6574,7 @@ __metadata:
6574
6574
" @types/chrome " : ^0.0.329
6575
6575
" @vitest/browser " : ^3.2.4
6576
6576
" @vitest/coverage-istanbul " : ^3.2.4
6577
- " @vitest/eslint-plugin " : ^1.3.3
6577
+ " @vitest/eslint-plugin " : ^1.3.4
6578
6578
babel-plugin-istanbul : ^7.0.0
6579
6579
babel-plugin-mockable-imports : ^2.0.1
6580
6580
chai : ^5.2.0
You can’t perform that action at this time.
0 commit comments