Skip to content

Commit 81c505f

Browse files
chore(satellite): bump typescript in /services/satellite
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit 81c505f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"release-it": "^19.2.4",
4242
"ts-loader": "^9.5.4",
4343
"ts-node": "^10.9.2",
44-
"typescript": "^5.9.3",
44+
"typescript": "^6.0.2",
4545
"typescript-eslint": "^8.56.1",
4646
"webpack": "^5.105.2",
4747
"webpack-cli": "^6.0.1",

0 commit comments

Comments
 (0)