deps: update

This commit is contained in:
peaceiris 2019-09-25 12:36:54 +09:00
parent b46070141b
commit 80aa87fbcb
2 changed files with 24 additions and 24 deletions

View file

@ -49,13 +49,13 @@
"@actions/core": "^1.1.1",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.1",
"@actions/tool-cache": "^1.1.2",
"xmlhttprequest": "^1.8.0"
},
"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^12.7.5",
"@typescript-eslint/parser": "^2.3.0",
"@types/node": "^12.7.7",
"@typescript-eslint/parser": "^2.3.1",
"eslint": "^6.4.0",
"husky": "^3.0.5",
"jest": "^24.9.0",