Skip to content

Commit d2bb316

Browse files
build(deps-dev): bump typescript from 5.4.5 to 5.5.4 in /showcase/angular-active-showcase (#2674)
build(deps-dev): bump typescript in /showcase/angular-active-showcase Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cb5255 commit d2bb316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/angular-active-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/compiler-cli": "18.2.2",
2828
"domhandler": "^5.0.3",
2929
"injection-js": "2.4.0",
30-
"typescript": "5.4.5"
30+
"typescript": "5.5.4"
3131
},
3232
"jest": {
3333
"preset": "jest-preset-angular",

0 commit comments

Comments
 (0)