chore(deps-dev): bump typescript from 6.0.3 to 7.0.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-25 11:11:03 +00:00
committed by GitHub
parent 2fee3861f0
commit 51107e2ccf
+1 -1
View File
@@ -33,6 +33,6 @@
"@types/node": "^25.8.0",
"drizzle-kit": "^0.31.10",
"husky": "^9.1.7",
"typescript": "^6.0.3"
"typescript": "^7.0.2"
}
}