mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
build: update dependencies
This commit is contained in:
22
package.json
22
package.json
@@ -34,31 +34,31 @@
|
||||
"@slack/client": "5.0.2",
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/mustache": "0.8.32",
|
||||
"@types/node": "10.14.15",
|
||||
"@types/node": "10.14.22",
|
||||
"@types/tmp": "0.1.0",
|
||||
"commander": "3.0.0",
|
||||
"glob": "7.1.4",
|
||||
"commander": "4.0.1",
|
||||
"glob": "7.1.6",
|
||||
"moment": "2.24.0",
|
||||
"mustache": "3.0.1",
|
||||
"mustache": "3.1.0",
|
||||
"tmp": "0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.21.1",
|
||||
"@types/chai": "4.2.0",
|
||||
"@types/chai": "4.2.5",
|
||||
"@types/chai-as-promised": "7.1.2",
|
||||
"@types/mocha": "5.2.7",
|
||||
"chai": "4.2.0",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.0.23",
|
||||
"mocha": "6.2.0",
|
||||
"conventional-changelog-cli": "2.0.27",
|
||||
"mocha": "6.2.2",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"nyc": "14.1.1",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.0",
|
||||
"ts-node": "8.3.0",
|
||||
"tslint": "5.18.0",
|
||||
"typedoc": "0.15.0",
|
||||
"typescript": "3.5.3"
|
||||
"ts-node": "8.5.0",
|
||||
"tslint": "5.20.1",
|
||||
"typedoc": "0.15.1",
|
||||
"typescript": "3.7.2"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
"typings": "lib/common.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user