feat: using gh-star-fetch

This commit is contained in:
Simone Corsi
2022-05-09 15:57:03 +02:00
parent 7fb87741a2
commit a8b657735b
10 changed files with 384 additions and 904 deletions

View File

@@ -39,8 +39,8 @@
"@types/got": "^9.6.12",
"@types/node": "^14.14.5",
"@types/sinon": "^9.0.10",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.6.0",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@vercel/ncc": "^0.33.3",
"ava": "^3.8.2",
"eslint": "^7.17.0",
@@ -54,12 +54,13 @@
"prettier": "^2.0.5",
"sinon": "^9.2.3",
"ts-node-dev": "^1.1.1",
"typescript": "^4.1.3"
"typescript": "^4.6.4"
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.1.1",
"ejs": "^3.1.6",
"gh-star-fetch": "^1.1.0",
"got": "^11.8.1",
"remark": "^13.0.0",
"remark-toc": "^7.0.0"