Dependencies update
This commit is contained in:
Родитель
83f49f85d2
Коммит
a71175f1b5
|
@ -10,13 +10,13 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "1.2.6",
|
"@actions/core": "1.2.6",
|
||||||
"@actions/exec": "1.0.4",
|
"@actions/exec": "1.0.4",
|
||||||
"js-yaml": "3.13.1"
|
"js-yaml": "3.13.1",
|
||||||
},
|
|
||||||
"devDependencies": {
|
|
||||||
"@types/mocha": "^2.2.44",
|
"@types/mocha": "^2.2.44",
|
||||||
"@types/node": "^8.0.53",
|
"@types/node": "^8.0.53",
|
||||||
"@types/q": "^1.0.6",
|
"@types/q": "^1.0.6",
|
||||||
"@types/sinon": "^4.1.2",
|
"@types/sinon": "^4.1.2"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
"sinon": "^4.1.3",
|
"sinon": "^4.1.3",
|
||||||
"typescript": "^3.7.5"
|
"typescript": "^3.7.5"
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче