Skip to content

Commit 895e36f

Browse files
chore(templates/node): bump typescript
Bumps the node-dependencies group in /templates/node with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `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 dependency-group: node-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce26178 commit 895e36f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"devDependencies": {
1515
"@types/node": "^25.0.3",
16-
"typescript": "^5.0.4",
16+
"typescript": "^6.0.2",
1717
"typescript-language-server": "^5.1.3"
1818
}
1919
}

0 commit comments

Comments
 (0)