mirror of
https://github.com/actions/checkout
synced 2026-07-17 20:04:26 +02:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2606e1b503 |
Generated
+1262
-2237
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -39,15 +39,15 @@
|
||||
"@actions/tool-cache": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^24.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.54.0",
|
||||
"@typescript-eslint/parser": "^8.54.0",
|
||||
"@vercel/ncc": "^0.44.0",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint": "^10.7.0",
|
||||
"eslint-plugin-github": "^6.0.0",
|
||||
"eslint-plugin-jest": "^29.12.1",
|
||||
"jest": "^30.4.2",
|
||||
"jest": "^29.7.0",
|
||||
"js-yaml": "^4.2.0",
|
||||
"prettier": "^3.8.4",
|
||||
"ts-jest": "^29.4.11",
|
||||
|
||||
Reference in New Issue
Block a user