Skip to content

Commit b343030

Browse files
fix(deps): bump typescript in /templates/node-angular
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb6f6e7 commit b343030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"karma-coverage": "~2.2.0",
5050
"karma-jasmine": "~5.1.0",
5151
"karma-jasmine-html-reporter": "~2.1.0",
52-
"typescript": "~5.8.2",
52+
"typescript": "~5.9.2",
5353
"@eslint/js": "^9.18.0",
5454
"concurrently": "^9.1.2",
5555
"eslint": "^9.18.0",

0 commit comments

Comments
 (0)