Skip to content

Commit fc47cd6

Browse files
Bump @angular/common from 20.1.6 to 20.3.25
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.1.6 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 3759a28 commit fc47cd6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@angular/animations": "20.1.6",
4343
"@angular/cdk": "20.1.6",
44-
"@angular/common": "20.1.6",
44+
"@angular/common": "20.3.25",
4545
"@angular/compiler": "20.1.6",
4646
"@angular/core": "20.1.6",
4747
"@angular/elements": "20.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,10 @@
306306
yargs "18.0.0"
307307
zod "3.25.75"
308308

309-
"@angular/common@20.1.6":
310-
version "20.1.6"
311-
resolved "https://registry.npmjs.org/@angular/common/-/common-20.1.6.tgz"
312-
integrity sha512-VwV6u5y5NQg5u+Z5A50MCJNpxseny9Rv+csZe9zckH0ylqy9tLowbG6L7jrts36Ze2lwqRag0b+wB0TgrvaT0w==
309+
"@angular/common@20.3.25":
310+
version "20.3.25"
311+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.25.tgz#0f2bd058ec6595cfb4dd6a05601c41cb5cf3cb23"
312+
integrity sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==
313313
dependencies:
314314
tslib "^2.3.0"
315315

0 commit comments

Comments
 (0)