chore(deps-dev): bump @angular/common from 20.3.18 to 20.3.25

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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-29 02:00:14 +00:00
committed by GitHub
parent 1ddb8ca2b9
commit 12d466516e
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -12,7 +12,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@angular/common": "20.3.18",
"@angular/common": "20.3.25",
"@angular/compiler": "20.3.18",
"@angular/compiler-cli": "20.3.18",
"@angular/core": "20.3.18",
@@ -56,9 +56,9 @@
}
},
"node_modules/@angular/common": {
"version": "20.3.18",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.18.tgz",
"integrity": "sha512-M62oQbSTRmnGavIVCwimoadg/PDWadgNhactMm9fgH0eM9rx+iWBAYJk4VufO0bwOhysFpRZpJgXlFjOifz/Jw==",
"version": "20.3.25",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz",
"integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -68,7 +68,7 @@
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},
"peerDependencies": {
"@angular/core": "20.3.18",
"@angular/core": "20.3.25",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
+1 -1
View File
@@ -27,7 +27,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@angular/common": "20.3.18",
"@angular/common": "20.3.25",
"@angular/compiler": "20.3.18",
"@angular/compiler-cli": "20.3.18",
"@angular/core": "20.3.18",