Update dependencies

This commit is contained in:
actions-bot 2021-05-27 01:32:54 +00:00 committed by GitHub
parent a481189ebf
commit 152106b573
2 changed files with 839 additions and 2563 deletions

3392
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,12 +20,12 @@
},
"homepage": "https://github.com/peter-evans/create-or-update-comment#readme",
"dependencies": {
"@actions/core": "1.2.7",
"@actions/github": "4.0.0"
"@actions/core": "1.3.0",
"@actions/github": "5.0.0"
},
"devDependencies": {
"@vercel/ncc": "0.28.5",
"eslint": "7.26.0",
"jest": "26.6.3"
"@vercel/ncc": "0.28.6",
"eslint": "7.27.0",
"jest": "27.0.1"
}
}