deps: update again

This commit is contained in:
Ryo Ota
2021-12-20 23:07:15 +09:00
parent 8e29fc7234
commit c200daf7ce
3 changed files with 10430 additions and 11152 deletions

20767
dist/index.js vendored

File diff suppressed because one or more lines are too long

809
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^4.0.0",
"netlify": "^6.1.27"
"netlify": "^6.1.29"
},
"devDependencies": {
"@types/jest": "^26.0.24",
@@ -37,9 +37,9 @@
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-jest": "^24.4.0",
"jest": "^26.6.3",
"jest-circus": "^27.0.6",
"jest-circus": "^27.4.5",
"js-yaml": "^4.1.0",
"prettier": "^2.3.2",
"prettier": "^2.5.1",
"ts-jest": "^26.5.6",
"typescript": "^4.3.5"
}