mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-06-07 08:46:10 +02:00
Update NPM dependencies
This commit is contained in:
parent
750905c0ed
commit
6eaacfc06c
2 changed files with 214 additions and 166 deletions
18
package.json
18
package.json
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue