chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /docs (#35471)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-03 09:19:43 -07:00
committed by GitHub
parent 281fa67b8e
commit fd4fe2c2ad
2 changed files with 5 additions and 5 deletions

View File

@@ -80,7 +80,7 @@
"eslint-plugin-react": "^7.37.5",
"globals": "^16.3.0",
"prettier": "^3.6.2",
"typescript": "~5.9.2",
"typescript": "~5.9.3",
"typescript-eslint": "^8.45.0",
"webpack": "^5.102.0"
},