Skip to content

Commit 7b2c094

Browse files
Chore(deps): Bump @angular/common from 20.3.12 to 20.3.14
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.12 to 20.3.14. - [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/20.3.14/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 221885b commit 7b2c094

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@angular/animations": "20.3.12",
3939
"@angular/cdk": "20.2.13",
40-
"@angular/common": "20.3.12",
40+
"@angular/common": "20.3.14",
4141
"@angular/compiler": "20.3.12",
4242
"@angular/core": "20.3.12",
4343
"@angular/forms": "20.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,10 @@
401401
yargs "18.0.0"
402402
zod "3.25.76"
403403

404-
"@angular/common@20.3.12":
405-
version "20.3.12"
406-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.12.tgz#e1fce79dbdc53f6600ad2e983190eff6c902547a"
407-
integrity sha512-rFcDfe67ffrb435C6t2lc27WGbizeOcgce30tUhH0iezwEvU+kHHWezXXX6Ylx3TFgqGkhcxL0fliuFYrpM1Vw==
404+
"@angular/common@20.3.14":
405+
version "20.3.14"
406+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.14.tgz#62d7e693ae70d3ac41aa424c602c490c0e8d46c5"
407+
integrity sha512-OOUvjTtnpktJLsNupA+GFT2q5zNocPdpOENA8aSrXvAheNybLjgi+otO3U3sQsvB1VwaoEZ9GT5O3lZlstnA/A==
408408
dependencies:
409409
tslib "^2.3.0"
410410

0 commit comments

Comments
 (0)