build(deps-dev): bump typescript from 5.9.2 to 5.9.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-23 06:29:16 +00:00
committed by GitHub
parent 2aa52b72e8
commit 2059683449
2 changed files with 15 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
"devDependencies": {
"@neynar/nodejs-sdk": "^2.19.0",
"@types/node": "^22.13.10",
"typescript": "^5.6.3"
"typescript": "^5.9.3"
},
"overrides": {
"chalk": "5.3.0",