mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
build: update dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -23,27 +23,27 @@
|
||||
],
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.1.0",
|
||||
"@openstapps/gitlab-api": "0.5.1",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@slack/client": "4.12.0",
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/mustache": "0.8.32",
|
||||
"@types/node": "10.14.4",
|
||||
"async-pool-native": "0.1.0",
|
||||
"@types/node": "10.14.6",
|
||||
"commander": "2.20.0",
|
||||
"glob": "7.1.3",
|
||||
"moment": "2.24.0",
|
||||
"mustache": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.12.0",
|
||||
"conventional-changelog-cli": "2.0.12",
|
||||
"@openstapps/configuration": "0.13.0",
|
||||
"conventional-changelog-cli": "2.0.17",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.6.3",
|
||||
"ts-node": "8.1.0",
|
||||
"tslint": "5.16.0",
|
||||
"typedoc": "0.14.2",
|
||||
"typescript": "3.4.3"
|
||||
"typescript": "3.4.5"
|
||||
},
|
||||
"main": "lib/common.js",
|
||||
"typings": "lib/common.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user