mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-07-12 02:05:52 +02:00
Update development dependencies
This commit is contained in:
parent
d9106fb21d
commit
970a1475f1
6 changed files with 106 additions and 92 deletions
10
package.json
10
package.json
|
@ -39,16 +39,16 @@
|
|||
"@types/jest": "28.1.7",
|
||||
"@types/node": "16.11.21",
|
||||
"@types/unzipper": "0.10.5",
|
||||
"@typescript-eslint/parser": "5.43.0",
|
||||
"@typescript-eslint/parser": "5.45.1",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"eslint": "8.27.0",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-plugin-github": "4.4.1",
|
||||
"eslint-plugin-jest": "27.1.5",
|
||||
"eslint-plugin-jest": "27.1.6",
|
||||
"jest": "28.1.3",
|
||||
"js-yaml": "4.1.0",
|
||||
"patch-package": "6.5.0",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"ts-jest": "28.0.8",
|
||||
"typescript": "4.8.4"
|
||||
"typescript": "4.9.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue