docs-util: add warning on request body change (#10881)

This commit is contained in:
Shahed Nasser
2025-01-08 21:40:46 +02:00
committed by GitHub
parent 46f987e351
commit bd73716bb6
3 changed files with 161 additions and 60 deletions

View File

@@ -19,6 +19,7 @@
"dependencies": {
"@faker-js/faker": "^8.4.0",
"@octokit/core": "^5.0.2",
"chalk": "^5.4.1",
"commander": "^11.1.0",
"dotenv": "^16.3.1",
"eslint": "8.56.0",