mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
refactor: update all
This commit is contained in:
committed by
Rainer Killinger
parent
784c3ee2d9
commit
b1a552f68b
18
package.json
18
package.json
@@ -23,24 +23,24 @@
|
||||
"tslint": "tslint -p tsconfig.json -c tslint.json 'src/**/*.ts'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@openstapps/logger": "1.0.0",
|
||||
"commander": "9.4.0",
|
||||
"@openstapps/logger": "1.1.1",
|
||||
"commander": "9.5.0",
|
||||
"deepmerge": "4.2.2",
|
||||
"flatted": "3.2.6",
|
||||
"got": "11.8.5",
|
||||
"flatted": "3.2.7",
|
||||
"got": "11.8.6",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testdeck/mocha": "0.2.0",
|
||||
"@types/chai": "4.3.3",
|
||||
"@testdeck/mocha": "0.3.3",
|
||||
"@types/chai": "4.3.4",
|
||||
"@types/mocha": "9.1.1",
|
||||
"@types/node": "14.18.24",
|
||||
"@types/node": "14.18.36",
|
||||
"@types/rimraf": "3.0.2",
|
||||
"chai": "4.3.6",
|
||||
"chai": "4.3.7",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"mocha": "9.2.2",
|
||||
"nock": "13.2.9",
|
||||
"nock": "13.3.0",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "10.9.1",
|
||||
|
||||
Reference in New Issue
Block a user