Update NPM dependency versions

This commit is contained in:
Daz DeBoer
2024-04-04 12:34:24 -06:00
committed by GitHub
parent a5a8ae9361
commit 875d13660f
7 changed files with 766 additions and 214 deletions

View File

@@ -36,16 +36,16 @@
"@actions/glob": "0.4.0",
"@actions/http-client": "2.2.1",
"@actions/tool-cache": "2.0.1",
"@octokit/rest": "20.0.2",
"@octokit/webhooks-types": "7.4.0",
"@octokit/rest": "20.1.0",
"@octokit/webhooks-types": "7.5.0",
"semver": "7.6.0",
"string-argv": "0.3.2"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "20.12.2",
"@types/node": "20.12.4",
"@types/unzipper": "0.10.9",
"@typescript-eslint/parser": "7.4.0",
"@typescript-eslint/parser": "7.5.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.57.0",
"eslint-plugin-github": "4.10.2",