mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
refactor: update all
This commit is contained in:
@@ -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>",
|
||||
|
||||
Reference in New Issue
Block a user