mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-01 20:38:34 +02:00
Update development dependencies
- Bump eslint from 8.23.0 to 8.23.1 - Bump typescript from 4.8.2 to 4.8.3 - Bump eslint-plugin-jest from 27.0.1 to 27.0.4 - Bump @typescript-eslint/parser from 5.36.2 to 5.37.0
This commit is contained in:
parent
0e3ce37aac
commit
e8a7e1402f
3 changed files with 96 additions and 84 deletions
|
@ -39,16 +39,16 @@
|
|||
"@types/jest": "28.1.7",
|
||||
"@types/node": "16.11.21",
|
||||
"@types/unzipper": "0.10.5",
|
||||
"@typescript-eslint/parser": "5.36.2",
|
||||
"@typescript-eslint/parser": "5.37.0",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"eslint": "8.23.0",
|
||||
"eslint": "8.23.1",
|
||||
"eslint-plugin-github": "4.3.7",
|
||||
"eslint-plugin-jest": "27.0.1",
|
||||
"eslint-plugin-jest": "27.0.4",
|
||||
"jest": "28.1.3",
|
||||
"js-yaml": "4.1.0",
|
||||
"patch-package": "6.4.7",
|
||||
"prettier": "2.7.1",
|
||||
"ts-jest": "28.0.8",
|
||||
"typescript": "4.8.2"
|
||||
"typescript": "4.8.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue