mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
update deps
This commit is contained in:
parent
27b5a65c96
commit
a5a31c856d
2 changed files with 285 additions and 158 deletions
|
|
@ -27,11 +27,11 @@
|
|||
},
|
||||
"homepage": "https://github.com/mshick/add-pr-comment#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.1.1",
|
||||
"@actions/github": "^1.1.0"
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/github": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@zeit/ncc": "^0.20.5",
|
||||
"eslint": "^6.3.0"
|
||||
"@zeit/ncc": "^0.22.0",
|
||||
"eslint": "^6.8.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue