build(deps-dev): bump typescript in /docker-apps/rest-passthrough (#4972)

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:44:31 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 4dc32740b2
commit 1d45d64deb
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
"@favware/cliff-jumper": "^6.1.0",
"@types/node": "^25.6.0",
"dotenv": "^17.4.2",
"typescript": "^6.0.2"
"typescript": "^6.0.3"
}
}