Update NPM dependencies

This commit is contained in:
daz 2023-11-08 20:58:14 -08:00
parent 750905c0ed
commit 6eaacfc06c
No known key found for this signature in database
2 changed files with 214 additions and 166 deletions

View file

@ -36,7 +36,7 @@
"@actions/exec": "1.1.1",
"@actions/github": "5.1.1",
"@actions/glob": "0.4.0",
"@actions/http-client": "2.1.1",
"@actions/http-client": "2.2.0",
"@actions/tool-cache": "2.0.1",
"@octokit/rest": "19.0.13",
"@octokit/webhooks-types": "7.3.1",
@ -44,14 +44,14 @@
},
"devDependencies": {
"@types/node": "16.18.38",
"@types/jest": "29.5.5",
"@types/unzipper": "0.10.7",
"@typescript-eslint/parser": "6.7.3",
"@vercel/ncc": "0.38.0",
"eslint": "8.50.0",
"eslint-plugin-github": "4.10.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-prettier": "5.0.0",
"@types/jest": "29.5.7",
"@types/unzipper": "0.10.8",
"@typescript-eslint/parser": "6.10.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.53.0",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-prettier": "5.0.1",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"patch-package": "8.0.0",