build: update dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-11-25 11:23:53 +01:00
parent 2c32b58af3
commit 25ff38ef24
2 changed files with 96 additions and 149 deletions

View File

@@ -28,7 +28,7 @@
],
"license": "GPL-3.0-only",
"dependencies": {
"@krlwlfrt/async-pool": "0.1.0",
"@krlwlfrt/async-pool": "0.2.1",
"@openstapps/gitlab-api": "0.6.0",
"@openstapps/logger": "0.4.0",
"@slack/client": "5.0.2",
@@ -43,7 +43,7 @@
"tmp": "0.1.0"
},
"devDependencies": {
"@openstapps/configuration": "0.21.1",
"@openstapps/configuration": "0.22.0",
"@types/chai": "4.2.5",
"@types/chai-as-promised": "7.1.2",
"@types/mocha": "5.2.7",
@@ -57,7 +57,7 @@
"rimraf": "3.0.0",
"ts-node": "8.5.2",
"tslint": "5.20.1",
"typedoc": "0.15.2",
"typedoc": "0.15.3",
"typescript": "3.7.2"
},
"main": "lib/common.js",