build: update dependencies

This commit is contained in:
Michel Jonathan Schmitz
2020-10-30 09:05:40 +01:00
parent 6c687c6004
commit 4638bb3684
2 changed files with 137 additions and 609 deletions

View File

@@ -46,22 +46,22 @@
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.6",
"@types/node": "10.17.14",
"@types/node": "10.17.44",
"fast-clone": "1.5.13",
"http-status-codes": "2.1.2",
"http-status-codes": "2.1.4",
"json-patch": "0.7.0",
"json-schema": "0.2.5",
"ts-optchain": "0.1.8"
},
"devDependencies": {
"@openstapps/configuration": "0.24.0",
"@openstapps/configuration": "0.25.0",
"@openstapps/logger": "0.5.0",
"@types/chai": "4.2.12",
"@types/chai": "4.2.14",
"@types/rimraf": "3.0.0",
"chai": "4.2.0",
"conditional-type-checks": "1.0.5",
"conventional-changelog-cli": "2.1.0",
"mocha": "8.1.1",
"mocha": "8.2.0",
"mocha-typescript": "1.1.17",
"nyc": "15.1.0",
"rimraf": "3.0.2",