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

@@ -64,7 +64,7 @@
"@babel/plugin-proposal-decorators": "^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",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
@@ -77,7 +77,7 @@
"jest": "^27.5.1",
"nock": "^13.2.4",
"prettier": "^2.6.2",
"tsup": "^5.11.13",
"tsup": "^5.12.5",
"typedoc": "^0.22.15",
"typescript": "^4.6.3"
},