build: update dependencies

This commit is contained in:
Rainer Killinger
2019-08-05 11:26:02 +02:00
parent bad15dc872
commit be2bfb4017
2 changed files with 97 additions and 74 deletions

View File

@@ -44,7 +44,7 @@
"dependencies": {
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"@types/node": "10.14.13",
"@types/node": "10.14.14",
"fast-clone": "1.5.13",
"http-status-codes": "1.3.2",
"json-patch": "0.7.0",
@@ -61,12 +61,12 @@
"chai": "4.2.0",
"commander": "2.20.0",
"conditional-type-checks": "1.0.1",
"conventional-changelog-cli": "2.0.21",
"conventional-changelog-cli": "2.0.23",
"mocha": "6.2.0",
"mocha-typescript": "1.1.17",
"nyc": "14.1.1",
"rimraf": "2.6.3",
"source-map-support": "0.5.12",
"source-map-support": "0.5.13",
"ts-node": "8.3.0",
"tslint": "5.18.0",
"typedoc": "0.14.2",