build: update typescript-generator and docs-parser (#38747)

* build: update typescript-generator and docs-parser

* again...

* build: handle more specific pageSize types
This commit is contained in:
Samuel Attard
2023-06-13 16:22:53 -07:00
committed by GitHub
parent 9aefe5db33
commit 46458ab517
3 changed files with 25 additions and 23 deletions

View File

@@ -6,11 +6,11 @@
"devDependencies": {
"@azure/storage-blob": "^12.9.0",
"@electron/asar": "^3.2.1",
"@electron/docs-parser": "^1.1.0",
"@electron/docs-parser": "^1.1.1",
"@electron/fiddle-core": "^1.0.4",
"@electron/github-app-auth": "^2.0.0",
"@electron/lint-roller": "^1.5.0",
"@electron/typescript-definitions": "^8.14.0",
"@electron/typescript-definitions": "^8.14.5",
"@octokit/rest": "^19.0.7",
"@primer/octicons": "^10.0.0",
"@types/basic-auth": "^1.1.3",