refactor: update all

This commit is contained in:
openstappsbot
2021-04-28 07:11:38 +00:00
parent 223de443a3
commit 98cfcab15a
2 changed files with 374 additions and 742 deletions

1106
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -30,19 +30,19 @@
"tslint": "tslint -p tsconfig.json -c tslint.json 'src/**/*.ts'"
},
"dependencies": {
"@openstapps/api": "0.27.0",
"@openstapps/core": "0.44.0",
"@openstapps/api": "0.28.0",
"@openstapps/core": "0.45.0",
"@openstapps/logger": "0.6.0",
"commander": "6.2.1"
},
"devDependencies": {
"@openstapps/configuration": "0.27.0",
"@openstapps/core-tools": "0.19.0",
"@openstapps/core-tools": "0.20.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.16",
"@types/chai": "4.2.17",
"@types/chai-as-promised": "7.1.3",
"@types/mocha": "8.2.2",
"@types/node": "14.14.41",
"@types/node": "14.14.43",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.1.1",