build(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#3)

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/commits)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-27 17:56:10 +07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 66a588842b
commit c2bb65634e
+1 -1
View File
@@ -19,7 +19,7 @@
"eslint": "^10.6.0",
"husky": "^9.1.7",
"prettier": "^3.9.4",
"typescript": "^6.0.3",
"typescript": "^7.0.2",
"typescript-eslint": "^8.62.1"
},
"scripts": {