mirror of
https://gitea.com/actions/checkout.git
synced 2026-07-16 06:00:08 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| db5939b07b |
Generated
+2032
-1121
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -39,17 +39,17 @@
|
||||
"@actions/tool-cache": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^24.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.54.0",
|
||||
"@typescript-eslint/parser": "^8.54.0",
|
||||
"@vercel/ncc": "^0.44.1",
|
||||
"@vercel/ncc": "^0.44.0",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-github": "^6.1.1",
|
||||
"eslint-plugin-github": "^6.0.0",
|
||||
"eslint-plugin-jest": "^29.12.1",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.4.2",
|
||||
"js-yaml": "^4.2.0",
|
||||
"prettier": "^3.9.5",
|
||||
"prettier": "^3.8.4",
|
||||
"ts-jest": "^29.4.11",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.5.4"
|
||||
|
||||
Reference in New Issue
Block a user