mirror of
https://github.com/gradle/actions.git
synced 2025-04-19 01:09:20 +08:00
Add explicit dependency on Octokit/core
This commit is contained in:
parent
bf2c378a9b
commit
764a3d1e85
843
sources/package-lock.json
generated
843
sources/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -40,6 +40,7 @@
|
||||
"@actions/glob": "0.5.0",
|
||||
"@actions/http-client": "2.2.3",
|
||||
"@actions/tool-cache": "2.0.2",
|
||||
"@octokit/core": "6.1.4",
|
||||
"@octokit/rest": "21.1.1",
|
||||
"@octokit/webhooks-types": "7.6.1",
|
||||
"cheerio": "^1.0.0",
|
||||
@ -50,7 +51,7 @@
|
||||
"which": "5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gradle/develocity-agent": "https://develocity-npm-pkgs.gradle.com/gradle-develocity-agent-0.9.0.tgz",
|
||||
"@gradle/develocity-agent": "https://develocity-npm-pkgs.gradle.com/gradle-develocity-agent-0.10.0.tgz",
|
||||
"@types/jest": "29.5.14",
|
||||
"@types/node": "20.17.30",
|
||||
"@types/unzipper": "0.10.11",
|
||||
|
Loading…
x
Reference in New Issue
Block a user