From 68a658aabb633651b37cb9f188adca7d1fafcccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 16:12:28 +0000 Subject: [PATCH] Bump @angular/common from 20.1.6 to 20.3.27 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.1.6 to 20.3.27. - [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.27/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f597a3dd..cbba9f236 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@angular/animations": "20.1.6", "@angular/cdk": "20.1.6", - "@angular/common": "20.1.6", + "@angular/common": "20.3.27", "@angular/compiler": "20.1.6", "@angular/core": "20.1.6", "@angular/elements": "20.1.6", diff --git a/yarn.lock b/yarn.lock index 0d25037f6..f8a82e866 100644 --- a/yarn.lock +++ b/yarn.lock @@ -306,10 +306,10 @@ yargs "18.0.0" zod "3.25.75" -"@angular/common@20.1.6": - version "20.1.6" - resolved "https://registry.npmjs.org/@angular/common/-/common-20.1.6.tgz" - integrity sha512-VwV6u5y5NQg5u+Z5A50MCJNpxseny9Rv+csZe9zckH0ylqy9tLowbG6L7jrts36Ze2lwqRag0b+wB0TgrvaT0w== +"@angular/common@20.3.27": + version "20.3.27" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.27.tgz#52405b538e1e662b4b93a4176d6ff86fbb81f7e7" + integrity sha512-4ectYP60XatB9zZ40WlfmaTzjmEhaz8SSqLsbZI4VZ8gDb5qNmxWtwwt8UxS3NmDHEgqdNL8UPO4E94+yKCICg== dependencies: tslib "^2.3.0"