refactor: update dependencies

This commit is contained in:
Rainer Killinger
2022-01-10 16:45:02 +01:00
parent 33c60e414d
commit e73d8e6bc4
2 changed files with 179 additions and 172 deletions

View File

@@ -34,8 +34,8 @@
"@slack/client": "5.0.2",
"@types/glob": "7.2.0",
"@types/mustache": "4.1.2",
"@types/node": "14.17.19",
"@types/tmp": "0.2.2",
"@types/node": "14.18.5",
"@types/tmp": "0.2.3",
"commander": "8.3.0",
"glob": "7.2.0",
"moment": "2.29.1",
@@ -50,7 +50,7 @@
"@types/mocha": "9.0.0",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.1.1",
"conventional-changelog-cli": "2.2.2",
"mocha": "9.1.3",
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",