refactor: update all

This commit is contained in:
openstappsbot
2021-06-01 07:10:49 +00:00
parent 98cfcab15a
commit 1a6f816b66
2 changed files with 290 additions and 69 deletions

View File

@@ -31,23 +31,23 @@
},
"dependencies": {
"@openstapps/api": "0.28.0",
"@openstapps/core": "0.45.0",
"@openstapps/logger": "0.6.0",
"@openstapps/core": "0.46.0",
"@openstapps/logger": "0.7.0",
"commander": "6.2.1"
},
"devDependencies": {
"@openstapps/configuration": "0.27.0",
"@openstapps/core-tools": "0.20.0",
"@openstapps/core-tools": "0.21.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.17",
"@types/chai-as-promised": "7.1.3",
"@types/chai": "4.2.18",
"@types/chai-as-promised": "7.1.4",
"@types/mocha": "8.2.2",
"@types/node": "14.14.43",
"@types/node": "14.17.1",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.1.1",
"mocha": "8.3.2",
"nock": "13.0.11",
"mocha": "8.4.0",
"nock": "13.1.0",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",