build: update dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-04-16 14:08:16 +02:00
parent 6fb9ccb821
commit e30e04384f
2 changed files with 447 additions and 1013 deletions

1454
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -42,8 +42,8 @@
"ts-optchain": "0.1.3" "ts-optchain": "0.1.3"
}, },
"devDependencies": { "devDependencies": {
"@openstapps/configuration": "0.11.0", "@openstapps/configuration": "0.12.0",
"@openstapps/core-tools": "0.5.1", "@openstapps/core-tools": "0.6.0",
"@openstapps/logger": "0.0.5", "@openstapps/logger": "0.0.5",
"@types/chai": "4.1.7", "@types/chai": "4.1.7",
"@types/node": "10.14.4", "@types/node": "10.14.4",
@@ -54,7 +54,7 @@
"conventional-changelog-cli": "2.0.12", "conventional-changelog-cli": "2.0.12",
"mocha": "6.1.3", "mocha": "6.1.3",
"mocha-typescript": "1.1.17", "mocha-typescript": "1.1.17",
"nyc": "13.3.0", "nyc": "14.0.0",
"rimraf": "2.6.3", "rimraf": "2.6.3",
"ts-node": "8.1.0", "ts-node": "8.1.0",
"tslint": "5.15.0", "tslint": "5.15.0",