refactor: update all

This commit is contained in:
openstappsbot
2021-09-27 07:06:56 +00:00
parent bf3a716767
commit a09359d0b2
2 changed files with 18 additions and 18 deletions

View File

@@ -23,7 +23,7 @@
"@types/cli-progress": "3.9.2",
"@types/express": "4.17.13",
"@types/morgan": "1.9.3",
"@types/node": "14.17.16",
"@types/node": "14.17.19",
"@types/traverse": "0.6.32",
"@types/uuid": "8.3.1",
"@types/wait-on": "5.3.1",
@@ -44,10 +44,10 @@
"devDependencies": {
"@openstapps/configuration": "0.28.1",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.21",
"@types/chai": "4.2.22",
"@types/chai-as-promised": "7.1.4",
"@types/chai-spies": "1.0.3",
"@types/fs-extra": "9.0.12",
"@types/fs-extra": "9.0.13",
"@types/mocha": "8.2.3",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
@@ -61,7 +61,7 @@
"rimraf": "3.0.2",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"typedoc": "0.22.3",
"typedoc": "0.22.4",
"typescript": "3.9.10"
},
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",