This commit is contained in:
Julian 2022-02-03 03:06:26 +01:00 committed by A. J. Kaptijn
parent 25189ba00b
commit f310e06af7
6 changed files with 78 additions and 6 deletions

View file

@ -37,6 +37,7 @@
"@actions/github": "^6.0.0",
"@slack/webhook": "^6.0.0",
"adm-zip": "^0.5.10",
"bent": "^7.3.12",
"fast-glob": "^3.3.2",
"got": "^11.8.2",
"picomatch": "^3.0.1",
@ -47,6 +48,7 @@
"@octokit/webhooks": "^12.0.10",
"@octokit/webhooks-types": "^7.3.1",
"@types/adm-zip": "^0.5.5",
"@types/bent": "^7.3.2",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.4",