address comments
This commit is contained in:
parent
cf08f5a9cd
commit
5b0aafadb1
8 changed files with 53 additions and 31 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"@actions/github": "^2.2.0",
|
||||
"@actions/http-client": "^1.0.8",
|
||||
"@actions/tool-cache": "^1.5.5",
|
||||
"commander": "6.0.0",
|
||||
"commander": "^6.0.0",
|
||||
"console-log-level": "^1.4.1",
|
||||
"file-url": "^3.0.0",
|
||||
"fs": "0.0.1-security",
|
||||
|
|
@ -54,9 +54,9 @@
|
|||
"sinon": "^9.0.2",
|
||||
"tslint": "^6.1.0",
|
||||
"tslint-eslint-rules": "^5.4.0",
|
||||
"ts-loader": "8.0.2",
|
||||
"ts-loader": "^8.0.2",
|
||||
"typescript": "^3.7.5",
|
||||
"webpack": "4.44.1",
|
||||
"webpack-cli": "3.3.12"
|
||||
"webpack": "^4.44.1",
|
||||
"webpack-cli": "^3.3.12"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue