mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
refactor: update dependencies
This commit is contained in:
675
package-lock.json
generated
675
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -23,28 +23,28 @@
|
||||
"tslint": "tslint -p tsconfig.json -c tslint.json 'src/**/*.ts'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@openstapps/logger": "0.7.0",
|
||||
"commander": "8.1.0",
|
||||
"@openstapps/logger": "0.8.0",
|
||||
"commander": "8.3.0",
|
||||
"deepmerge": "4.2.2",
|
||||
"flatted": "3.2.2",
|
||||
"got": "11.8.2",
|
||||
"flatted": "3.2.4",
|
||||
"got": "11.8.3",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.27.0",
|
||||
"@testdeck/mocha": "0.1.2",
|
||||
"@types/chai": "4.2.21",
|
||||
"@openstapps/configuration": "0.29.0",
|
||||
"@testdeck/mocha": "0.2.0",
|
||||
"@types/chai": "4.3.0",
|
||||
"@types/mocha": "9.0.0",
|
||||
"@types/node": "14.17.9",
|
||||
"@types/rimraf": "3.0.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"mocha": "9.1.1",
|
||||
"@types/node": "14.18.0",
|
||||
"@types/rimraf": "3.0.2",
|
||||
"chai": "4.3.4",
|
||||
"nock": "13.1.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"mocha": "9.1.3",
|
||||
"nock": "13.2.1",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "10.2.0",
|
||||
"ts-node": "10.4.0",
|
||||
"tslint": "6.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user