mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 12:07:26 +00:00
Update Oktokit dependencies.
This commit is contained in:
parent
5d31eecbde
commit
1084bcb8e4
3 changed files with 2815 additions and 8395 deletions
3032
dist/index.js
vendored
3032
dist/index.js
vendored
File diff suppressed because one or more lines are too long
8172
package-lock.json
generated
8172
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -40,9 +40,9 @@
|
||||||
"@actions/github": "^4.0.0",
|
"@actions/github": "^4.0.0",
|
||||||
"@actions/glob": "^0.1.1",
|
"@actions/glob": "^0.1.1",
|
||||||
"@actions/io": "^1.0.2",
|
"@actions/io": "^1.0.2",
|
||||||
"@octokit/core": "^3.2.1",
|
"@octokit/core": "^3.5.1",
|
||||||
"@octokit/plugin-paginate-rest": "^2.6.0",
|
"@octokit/plugin-paginate-rest": "^2.16.3",
|
||||||
"@octokit/plugin-rest-endpoint-methods": "4.2.1"
|
"@octokit/plugin-rest-endpoint-methods": "4.15.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^26.0.24",
|
"@types/jest": "^26.0.24",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue