build(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#4971)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-04-21 06:06:25 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent ad81e8ab33
commit 4dc32740b2
8 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"turbo": "^2.9.6",
"typedoc": "^0.28.19",
"typedoc-plugin-markdown": "^4.11.0",
"typescript": "^6.0.2"
"typescript": "^6.0.3"
},
"engines": {
"node": ">=20.19.0"