feat: update deps (#103)

This commit is contained in:
Shohei Ueda
2019-12-14 17:59:17 +09:00
committed by GitHub
parent 236e039b5f
commit 10f36c7c91
3 changed files with 53 additions and 28 deletions

View File

@@ -47,15 +47,15 @@
"homepage": "https://github.com/peaceiris/actions-hugo#readme",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/exec": "^1.0.2",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.2",
"xmlhttprequest": "^1.8.0"
},
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/node": "^12.12.14",
"@typescript-eslint/parser": "^2.10.0",
"@types/node": "^12.12.17",
"@typescript-eslint/parser": "^2.11.0",
"@zeit/ncc": "^0.20.5",
"eslint": "^6.7.2",
"husky": "^3.1.0",