Skip to content

Commit 75faeff

Browse files
Bump @angular/common from 20.3.18 to 20.3.25 in /frontend
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.18 to 20.3.25. - [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/v20.3.25/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45ee0b4 commit 75faeff

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@angular/animations": "^20.3.18",
2323
"@angular/cdk": "^20.2.14",
2424
"@angular/cli": "^20.3.21",
25-
"@angular/common": "^20.3.18",
25+
"@angular/common": "^20.3.25",
2626
"@angular/compiler": "^20.3.18",
2727
"@angular/core": "^20.3.18",
2828
"@angular/forms": "^20.3.18",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -314,10 +314,10 @@
314314
yargs "18.0.0"
315315
zod "4.1.13"
316316

317-
"@angular/common@^20.3.18":
318-
version "20.3.18"
319-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.18.tgz#311dc0658be69f1368db2eeea92ea1b940329975"
320-
integrity sha512-M62oQbSTRmnGavIVCwimoadg/PDWadgNhactMm9fgH0eM9rx+iWBAYJk4VufO0bwOhysFpRZpJgXlFjOifz/Jw==
317+
"@angular/common@^20.3.25":
318+
version "20.3.25"
319+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.25.tgz#0f2bd058ec6595cfb4dd6a05601c41cb5cf3cb23"
320+
integrity sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==
321321
dependencies:
322322
tslib "^2.3.0"
323323

0 commit comments

Comments
 (0)