refactor: update all

This commit is contained in:
openstappsbot
2021-03-29 04:15:38 +00:00
parent 790c8bbc3f
commit 1aedd6332f
2 changed files with 121 additions and 100 deletions

View File

@@ -43,28 +43,28 @@
"Wieland Schöbl"
],
"dependencies": {
"@openstapps/core-tools": "0.17.0",
"@openstapps/core-tools": "0.18.0",
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.7",
"@types/node": "10.17.44",
"@types/node": "10.17.56",
"fast-clone": "1.5.13",
"fast-deep-equal": "3.1.3",
"http-status-codes": "2.1.4",
"json-patch": "0.7.0",
"json-schema": "0.2.5",
"json-schema": "0.3.0",
"ts-optchain": "0.1.8"
},
"devDependencies": {
"@openstapps/configuration": "0.25.0",
"@openstapps/configuration": "0.26.0",
"@openstapps/logger": "0.5.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.15",
"@types/rimraf": "3.0.0",
"chai": "4.3.0",
"chai": "4.3.4",
"conditional-type-checks": "1.0.5",
"conventional-changelog-cli": "2.1.1",
"mocha": "8.3.0",
"mocha": "8.3.2",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"source-map-support": "0.5.19",