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:
10
package.json
10
package.json
@@ -32,21 +32,21 @@
|
||||
"@slack/client": "5.0.1",
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/mustache": "0.8.32",
|
||||
"@types/node": "10.14.8",
|
||||
"@types/node": "10.14.12",
|
||||
"commander": "2.20.0",
|
||||
"glob": "7.1.4",
|
||||
"moment": "2.24.0",
|
||||
"mustache": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.19.0",
|
||||
"@openstapps/configuration": "0.21.0",
|
||||
"conventional-changelog-cli": "2.0.21",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.6.3",
|
||||
"ts-node": "8.2.0",
|
||||
"tslint": "5.17.0",
|
||||
"ts-node": "8.3.0",
|
||||
"tslint": "5.18.0",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.5.1"
|
||||
"typescript": "3.5.2"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
"typings": "lib/common.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user