chore: update docgen

This commit is contained in:
iCrawl
2022-04-17 11:45:03 +02:00
parent bcf7f1cfad
commit ab8b946276
6 changed files with 128 additions and 145 deletions

View File

@@ -51,7 +51,7 @@
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@discordjs/ts-docgen": "^0.3.4",
"@discordjs/ts-docgen": "^0.4.0",
"@types/jest": "^27.4.1",
"@types/node": "^16.11.27",
"@typescript-eslint/eslint-plugin": "^5.19.0",
@@ -62,7 +62,7 @@
"eslint-plugin-import": "^2.26.0",
"jest": "^27.5.1",
"prettier": "^2.6.2",
"tsup": "^5.11.13",
"tsup": "^5.12.5",
"typedoc": "^0.22.15",
"typescript": "^4.6.3"
},