refactor: update openstapps dependencies

This commit is contained in:
Rainer Killinger
2021-12-14 12:43:18 +01:00
parent c8b459fb6a
commit 48ce0f241c
2 changed files with 72 additions and 31 deletions

View File

@@ -30,7 +30,7 @@
"dependencies": {
"@krlwlfrt/async-pool": "0.4.1",
"@openstapps/gitlab-api": "0.9.0",
"@openstapps/logger": "0.7.0",
"@openstapps/logger": "0.8.0",
"@slack/client": "5.0.2",
"@types/glob": "7.2.0",
"@types/mustache": "4.1.2",
@@ -43,7 +43,7 @@
"tmp": "0.2.1"
},
"devDependencies": {
"@openstapps/configuration": "0.28.1",
"@openstapps/configuration": "0.29.0",
"@testdeck/mocha": "0.2.0",
"@types/chai": "4.3.0",
"@types/chai-as-promised": "7.1.4",