mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
refactor: update dependencies
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
"deepmerge": "4.2.2",
|
||||
"flatted": "3.2.5",
|
||||
"got": "11.8.5",
|
||||
"typedoc": "0.23.1",
|
||||
"typescript": "3.9.10"
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.31.0",
|
||||
"@openstapps/configuration": "0.32.0",
|
||||
"@testdeck/mocha": "0.2.0",
|
||||
"@types/chai": "4.3.1",
|
||||
"@types/mocha": "9.1.1",
|
||||
@@ -45,6 +45,7 @@
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "10.8.1",
|
||||
"tslint": "6.1.3"
|
||||
"tslint": "6.1.3",
|
||||
"tslint-eslint-rules": "5.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user