mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08: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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user