refactor: update all

This commit is contained in:
openstappsbot
2022-10-10 07:09:20 +00:00
parent 5ddff5fe12
commit 57a0c02805
2 changed files with 16 additions and 23 deletions

View File

@@ -35,7 +35,7 @@
"@slack/client": "5.0.2",
"@types/glob": "7.2.0",
"@types/mustache": "4.2.1",
"@types/node": "14.18.21",
"@types/node": "14.18.31",
"@types/tmp": "0.2.3",
"commander": "9.4.1",
"glob": "8.0.3",
@@ -55,7 +55,7 @@
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
"conventional-changelog-cli": "2.2.2",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jsdoc": "39.3.6",
"eslint-plugin-prettier": "4.2.1",
@@ -67,7 +67,7 @@
"rimraf": "3.0.2",
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typedoc": "0.22.17",
"typedoc": "0.22.18",
"typescript": "4.4.4"
},
"main": "lib/common.js",