mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-01 20:38:34 +02:00
Update dependencies
This commit is contained in:
parent
f65e80839b
commit
530c579a03
7 changed files with 86 additions and 92 deletions
|
@ -26,7 +26,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "3.1.3",
|
||||
"@actions/cache": "3.1.4",
|
||||
"@actions/core": "1.10.0",
|
||||
"@actions/exec": "1.1.1",
|
||||
"@actions/github": "5.1.1",
|
||||
|
@ -39,10 +39,10 @@
|
|||
"@types/jest": "28.1.7",
|
||||
"@types/node": "16.11.21",
|
||||
"@types/unzipper": "0.10.5",
|
||||
"@typescript-eslint/parser": "5.52.0",
|
||||
"@typescript-eslint/parser": "5.53.0",
|
||||
"@vercel/ncc": "0.36.1",
|
||||
"eslint": "8.34.0",
|
||||
"eslint-plugin-github": "4.6.0",
|
||||
"eslint-plugin-github": "4.6.1",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"jest": "28.1.3",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue