Remove unused GitHub reporter
This commit is contained in:
parent
bd6e938335
commit
b9c08dec64
3 changed files with 3 additions and 40 deletions
|
@ -42,8 +42,7 @@
|
|||
"typescript": "^5.5.4",
|
||||
"typescript-eslint": "^8.7.0",
|
||||
"vite": "^5.4.7",
|
||||
"vitest": "^2.1.1",
|
||||
"vitest-github-actions-reporter": "^0.11.0"
|
||||
"vitest": "^2.1.1"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
@ -65,7 +64,6 @@
|
|||
},
|
||||
"resolutions": {
|
||||
"es5-ext": ">=0.10.64",
|
||||
"undici": ">=5.28.4",
|
||||
"ws": ">=8.18.0",
|
||||
"axios": ">=1.7.7",
|
||||
"micromatch": ">=4.0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue