mirror of
https://github.com/actions/checkout.git
synced 2026-07-18 03:31:27 +08:00
Merge db5939b07b into 12cd2235ef
This commit is contained in:
commit
3466bf53cc
2 changed files with 2009 additions and 1071 deletions
3076
package-lock.json
generated
3076
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -39,7 +39,7 @@
|
|||
"@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",
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
"eslint": "^9.39.2",
|
||||
"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.8.4",
|
||||
"ts-jest": "^29.4.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue