update depedencies

This commit is contained in:
Alif Rachmawadi
2020-03-17 09:06:14 +07:00
parent 8828996b00
commit cf2fb6cf42
2 changed files with 16 additions and 16 deletions

View File

@@ -29,14 +29,14 @@
"@actions/exec": "^1.0.3",
"@actions/http-client": "^1.0.6",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.3.1",
"@actions/tool-cache": "^1.3.3",
"semver": "^7.1.3",
"uuid": "^7.0.1"
"uuid": "^7.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.3",
"@types/jest": "^25.1.4",
"@types/nock": "^10.0.3",
"@types/node": "^12.12.29",
"@types/node": "^12.12.30",
"@types/semver": "^7.1.0",
"@types/uuid": "^7.0.0",
"@zeit/ncc": "^0.21.1",