mirror of
https://github.com/actions/setup-go.git
synced 2025-07-02 14:03:44 +00:00
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/typescript-5.7.3
This commit is contained in:
commit
032fe07567
5 changed files with 235 additions and 86 deletions
|
@ -28,7 +28,7 @@
|
|||
"@actions/cache": "^4.0.3",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@actions/http-client": "^2.2.1",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"jest-circus": "^29.7.0",
|
||||
"nock": "^10.0.6",
|
||||
"prettier": "^2.8.4",
|
||||
"ts-jest": "^29.1.2",
|
||||
"ts-jest": "^29.3.2",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue