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

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-09-02 06:38:03 -07:00
committed by GitHub
parent 6e7cb521ba
commit 4d040006b6
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.8.3",
"typescript": "~5.9.2",
"typescript-eslint": "^8.39.0",
"webpack": "^5.101.0"
},