Commit a0cab1a 1 parent 1e2e954 commit a0cab1a Copy full SHA for a0cab1a
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 154
154
"vite" : " 4.1.4" ,
155
155
"vite-tsconfig-paths" : " 4.0.5" ,
156
156
"vitest" : " 0.28.5" ,
157
- "vitest-github-actions-reporter" : " 0.9 .0" ,
157
+ "vitest-github-actions-reporter" : " 0.10 .0" ,
158
158
"yaml-eslint-parser" : " 1.1.0"
159
159
},
160
160
"peerDependencies" : {
Original file line number Diff line number Diff line change @@ -1463,7 +1463,7 @@ __metadata:
1463
1463
vite : " npm:4.1.4"
1464
1464
vite-tsconfig-paths : " npm:4.0.5"
1465
1465
vitest : " npm:0.28.5"
1466
- vitest-github-actions-reporter : " npm:0.9 .0"
1466
+ vitest-github-actions-reporter : " npm:0.10 .0"
1467
1467
yaml-eslint-parser : " npm:1.1.0"
1468
1468
peerDependencies :
1469
1469
" @types/node " : " >=14.18.36"
@@ -8953,14 +8953,14 @@ __metadata:
8953
8953
languageName : node
8954
8954
linkType : hard
8955
8955
8956
- " vitest-github-actions-reporter@npm:0.9 .0 " :
8957
- version : 0.9 .0
8958
- resolution : " vitest-github-actions-reporter@npm:0.9 .0"
8956
+ " vitest-github-actions-reporter@npm:0.10 .0 " :
8957
+ version : 0.10 .0
8958
+ resolution : " vitest-github-actions-reporter@npm:0.10 .0"
8959
8959
dependencies :
8960
8960
" @actions/core " : " npm:^1.10.0"
8961
8961
peerDependencies :
8962
- vitest : " >=0.16.0 "
8963
- checksum : 02606397a535c898526fa3e282c5c48878ffffa953a702386cd1c7f486e38b2c6f39db1df85aadeb5617969074bb2b2179049584f07922a5cf347a89029dfd7c
8962
+ vitest : " >=0.28.5 "
8963
+ checksum : 600e2674a59bd3927011056f2b17e79b2b624df40278d8543d3c60c32364ab78a97b08752a81c2aa85e09e183f818c3396bbd2e3bac896a15fbb4d78c6ed1c68
8964
8964
languageName : node
8965
8965
linkType : hard
8966
8966
You can’t perform that action at this time.
0 commit comments