build: update dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-04-16 13:39:34 +02:00
parent b1cee16bde
commit c0f37ccd69
2 changed files with 95 additions and 90 deletions

View File

@@ -51,19 +51,19 @@
"mustache": "3.0.1",
"toposort": "2.0.2",
"ts-json-schema-generator": "0.40.0",
"ts-node": "8.0.3",
"ts-node": "8.1.0",
"typedoc": "0.14.2"
},
"devDependencies": {
"@openstapps/configuration": "0.8.0",
"@openstapps/configuration": "0.12.0",
"@types/chai": "4.1.7",
"@types/mocha": "5.2.6",
"conventional-changelog-cli": "2.0.12",
"mocha": "6.1.1",
"mocha": "6.1.3",
"mocha-typescript": "1.1.17",
"prepend-file-cli": "1.0.6",
"rimraf": "2.6.3",
"tslint": "5.15.0",
"typescript": "3.4.2"
"typescript": "3.4.3"
}
}