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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user