mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: update dependencies
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/got": "9.6.9",
|
||||
"@types/mustache": "0.8.32",
|
||||
"@types/node": "10.17.13",
|
||||
"@types/node": "10.17.14",
|
||||
"ajv": "6.11.0",
|
||||
"chai": "4.2.0",
|
||||
"commander": "2.20.3",
|
||||
@@ -68,8 +68,8 @@
|
||||
"typedoc": "0.14.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.22.0",
|
||||
"@types/chai": "4.2.7",
|
||||
"@openstapps/configuration": "0.23.0",
|
||||
"@types/chai": "4.2.8",
|
||||
"@types/mocha": "5.2.7",
|
||||
"@types/rimraf": "2.0.3",
|
||||
"conventional-changelog-cli": "2.0.31",
|
||||
@@ -77,7 +77,7 @@
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nock": "11.7.2",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.7.1",
|
||||
"rimraf": "3.0.1",
|
||||
"tslint": "5.20.1",
|
||||
"typescript": "3.7.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user