Bump typescript from 5.9.3 to 7.0.2

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-09-10 15:16:28 +00:00
committed by GitHub
parent 136c754bcd
commit 3240c56e84
4 changed files with 374 additions and 13 deletions
+1 -1
View File
@@ -22,6 +22,6 @@
"devDependencies": {
"@types/node": "^22.13.10",
"tsx": "^4.23.13",
"typescript": "^5.7.3"
"typescript": "^7.0.2"
}
}