refactor: update all

This commit is contained in:
openstappsbot
2021-03-29 04:16:27 +00:00
committed by Rainer Killinger
parent 87099a3a0a
commit 33bde7d3df
2 changed files with 635 additions and 757 deletions

View File

@@ -46,37 +46,37 @@
"dependencies": {
"@krlwlfrt/async-pool": "0.3.0",
"@openstapps/logger": "0.5.0",
"@types/glob": "7.1.1",
"@types/got": "9.6.9",
"@types/mustache": "4.0.0",
"@types/node": "10.17.21",
"@types/json-schema": "7.0.6",
"ajv": "6.11.0",
"better-ajv-errors": "0.6.7",
"chai": "4.2.0",
"@types/glob": "7.1.3",
"@types/got": "9.6.11",
"@types/mustache": "4.1.1",
"@types/node": "10.17.56",
"@types/json-schema": "7.0.7",
"ajv": "6.12.6",
"better-ajv-errors": "0.7.0",
"chai": "4.3.4",
"commander": "4.1.1",
"deepmerge": "4.2.2",
"del": "5.1.0",
"flatted": "2.0.1",
"flatted": "2.0.2",
"glob": "7.1.6",
"got": "10.5.5",
"got": "10.7.0",
"humanize-string": "2.1.0",
"json-schema": "0.2.5",
"mustache": "4.0.0",
"json-schema": "0.3.0",
"mustache": "4.2.0",
"plantuml-encoder": "1.4.0",
"toposort": "2.0.2",
"ts-json-schema-generator": "0.60.0",
"ts-node": "8.6.2",
"ts-json-schema-generator": "0.70.2",
"ts-node": "8.10.2",
"typedoc": "0.18.0",
"typescript": "3.8.3"
},
"devDependencies": {
"@openstapps/configuration": "0.25.0",
"@openstapps/configuration": "0.26.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.8",
"@types/chai": "4.2.15",
"@types/mocha": "7.0.2",
"@types/rimraf": "2.0.3",
"conventional-changelog-cli": "2.1.0",
"@types/rimraf": "2.0.4",
"conventional-changelog-cli": "2.1.1",
"mocha": "7.2.0",
"nock": "11.9.1",
"prepend-file-cli": "1.0.6",