docs-util: fix build errors (#10275)

This commit is contained in:
Shahed Nasser
2024-11-25 19:38:29 +02:00
committed by GitHub
parent 5eccd4e87d
commit 9b76d2a2d0
3 changed files with 169 additions and 43 deletions

View File

@@ -21,7 +21,7 @@
"@octokit/core": "^5.0.2",
"commander": "^11.1.0",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
"eslint": "8.56.0",
"minimatch": "^9.0.3",
"openai": "^4.29.1",
"openapi-types": "^12.1.3",
@@ -33,6 +33,7 @@
"yaml": "^2.3.4"
},
"devDependencies": {
"@types/eslint": "8.56.6",
"@types/node": "^20.12.10",
"@types/pluralize": "^0.0.33",
"types": "*"