refactor: update all

This commit is contained in:
openstappsbot
2022-12-06 14:16:41 +00:00
parent edaff443e8
commit d0608ccd31
2 changed files with 87 additions and 80 deletions

View File

@@ -17,13 +17,13 @@
"description": "Node.js library to interact with the StApps backend service",
"dependencies": {
"@krlwlfrt/async-pool": "0.7.0",
"@openstapps/core": "0.71.0",
"@openstapps/core": "0.72.0",
"@openstapps/core-tools": "0.32.0",
"@openstapps/logger": "1.0.1",
"@openstapps/logger": "1.1.1",
"@types/cli-progress": "3.11.0",
"@types/express": "4.17.14",
"@types/morgan": "1.9.3",
"@types/node": "14.18.32",
"@types/node": "14.18.34",
"@types/traverse": "0.6.32",
"@types/uuid": "8.3.4",
"@types/wait-on": "5.3.1",
@@ -44,8 +44,8 @@
"devDependencies": {
"@openstapps/configuration": "0.33.0",
"@openstapps/eslint-config": "1.1.0",
"@testdeck/mocha": "0.2.1",
"@types/chai": "4.3.3",
"@testdeck/mocha": "0.3.3",
"@types/chai": "4.3.4",
"@types/chai-as-promised": "7.1.5",
"@types/chai-spies": "1.0.3",
"@types/fs-extra": "9.0.13",
@@ -53,13 +53,13 @@
"@types/mocha": "9.1.1",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"chai": "4.3.6",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"chai-spies": "1.0.0",
"conventional-changelog-cli": "2.2.2",
"eslint": "8.25.0",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "39.3.13",
"eslint-plugin-jsdoc": "39.6.4",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "43.0.2",
"fs-extra": "10.1.0",
@@ -67,7 +67,7 @@
"nock": "13.2.9",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"prettier": "2.7.1",
"prettier": "2.8.0",
"rimraf": "3.0.2",
"ts-node": "10.9.1",
"tslint": "6.1.3",
@@ -85,7 +85,7 @@
"Thea Schöbl <dev@theaninova.de>"
],
"peerDependencies": {
"@openstapps/core": "~0.71.0"
"@openstapps/core": "~0.72.0"
},
"repository": {
"type": "git",