build(deps-dev): bump typescript in /services/discord-gateway

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.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:22:50 +00:00
committed by GitHub
parent f2ec642a0e
commit 28d09a24c9
2 changed files with 208 additions and 7 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"@types/ws": "^8.18.1",
"drizzle-kit": "^0.31.10",
"tsx": "^4.22.2",
"typescript": "^5.9.3",
"typescript": "^7.0.2",
"vitest": "latest"
}
}