Skip to content

Commit 44a965b

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

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
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@angular/animations": "^20.1.6",
4646
"@angular/cdk": "^20.1.5",
47-
"@angular/common": "^20.1.6",
47+
"@angular/common": "^20.3.14",
4848
"@angular/compiler": "^20.1.6",
4949
"@angular/core": "^20.1.6",
5050
"@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.14":
310+
version "20.3.14"
311+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.14.tgz#62d7e693ae70d3ac41aa424c602c490c0e8d46c5"
312+
integrity sha512-OOUvjTtnpktJLsNupA+GFT2q5zNocPdpOENA8aSrXvAheNybLjgi+otO3U3sQsvB1VwaoEZ9GT5O3lZlstnA/A==
313313
dependencies:
314314
tslib "^2.3.0"
315315

0 commit comments

Comments
 (0)