mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Bump production dependencies
This commit is contained in:
parent
fc4d627901
commit
3c682f9960
3 changed files with 319 additions and 4424 deletions
|
|
@ -36,11 +36,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/github": "^3.0.0",
|
||||
"@actions/github": "^4.0.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@octokit/core": "^2.5.3",
|
||||
"@octokit/plugin-paginate-rest": "^2.2.1",
|
||||
"@octokit/plugin-rest-endpoint-methods": "^3.17.0"
|
||||
"@octokit/core": "^3.1.2",
|
||||
"@octokit/plugin-paginate-rest": "^2.3.0",
|
||||
"@octokit/plugin-rest-endpoint-methods": "^4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^25.1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue