Skip to content

Commit 8ac4fd3

Browse files
build(deps): Bump @angular/common
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 13.3.10 to 19.2.16. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.2.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4389e38 commit 8ac4fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/frontend/shared-components/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@angular/animations": "13.3.10",
2727
"@angular/cdk": "13.3.8",
28-
"@angular/common": "13.3.10",
28+
"@angular/common": "19.2.16",
2929
"@angular/compiler": "13.3.10",
3030
"@angular/core": "13.3.10",
3131
"@angular/forms": "13.3.10",

0 commit comments

Comments
 (0)