refactor: update all

This commit is contained in:
openstappsbot
2021-05-10 07:11:03 +00:00
parent 6312e47796
commit 6f1820ff91
2 changed files with 122 additions and 61 deletions

View File

@@ -30,28 +30,28 @@
"dependencies": {
"@krlwlfrt/async-pool": "0.4.1",
"@openstapps/gitlab-api": "0.8.0",
"@openstapps/logger": "0.5.0",
"@openstapps/logger": "0.6.0",
"@slack/client": "5.0.2",
"@types/glob": "7.1.3",
"@types/mustache": "4.1.1",
"@types/node": "14.14.37",
"@types/node": "14.14.44",
"@types/tmp": "0.2.0",
"commander": "6.2.1",
"glob": "7.1.6",
"glob": "7.1.7",
"moment": "2.29.1",
"mustache": "4.2.0",
"tmp": "0.2.1"
},
"devDependencies": {
"@openstapps/configuration": "0.26.0",
"@openstapps/configuration": "0.27.0",
"@testdeck/mocha": "0.1.2",
"@types/chai": "4.2.15",
"@types/chai-as-promised": "7.1.3",
"@types/chai": "4.2.18",
"@types/chai-as-promised": "7.1.4",
"@types/mocha": "8.2.2",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.1.1",
"mocha": "8.3.2",
"mocha": "8.4.0",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",