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/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>
This commit is contained in:
dependabot[bot]
2026-07-09 18:56:58 +00:00
committed by GitHub
parent c44ac45905
commit 3c41234dd3
2 changed files with 378 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/node": "24.5.2",
"rimraf": "6.1.3",
"tsdown": "0.22.3",
"typescript": "6.0.3"
"typescript": "7.0.2"
},
"main": "./dist/index.cjs",
"module": "./dist/index.mjs"