refactor: update dependencies

This commit is contained in:
Rainer Killinger
2022-07-05 09:49:52 +02:00
parent 4bb007ede3
commit 75846c54b7
2 changed files with 130 additions and 130 deletions

View File

@@ -34,7 +34,7 @@
"@slack/client": "5.0.2",
"@types/glob": "7.2.0",
"@types/mustache": "4.1.3",
"@types/node": "14.18.20",
"@types/node": "14.18.21",
"@types/tmp": "0.2.3",
"commander": "9.3.0",
"glob": "8.0.3",
@@ -55,7 +55,7 @@
"nyc": "15.1.0",
"prepend-file-cli": "1.0.6",
"rimraf": "3.0.2",
"ts-node": "10.8.0",
"ts-node": "10.8.2",
"tslint": "6.1.3",
"typedoc": "0.22.17",
"typescript": "4.4.4"