mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-01 20:38:34 +02:00
Update development dependencies
This commit is contained in:
parent
b744d1079a
commit
32863c1a40
9 changed files with 220 additions and 46 deletions
|
@ -39,9 +39,9 @@
|
|||
"@types/jest": "28.1.7",
|
||||
"@types/node": "16.11.21",
|
||||
"@types/unzipper": "0.10.5",
|
||||
"@typescript-eslint/parser": "5.48.2",
|
||||
"@vercel/ncc": "0.36.0",
|
||||
"eslint": "8.32.0",
|
||||
"@typescript-eslint/parser": "5.49.0",
|
||||
"@vercel/ncc": "0.36.1",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-plugin-github": "4.6.0",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"jest": "28.1.3",
|
||||
|
@ -49,6 +49,6 @@
|
|||
"patch-package": "6.5.1",
|
||||
"prettier": "2.8.3",
|
||||
"ts-jest": "28.0.8",
|
||||
"typescript": "4.9.4"
|
||||
"typescript": "4.9.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue