From 32511b598c7bac4d2285315fe4b0abab59d96bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 22:55:18 +0000 Subject: [PATCH] Bump @angular/common from 5.1.2 to 20.3.25 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 5.1.2 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] --- package.json | 2 +- yarn.lock | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2c3f039..e048ed5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "private": true, "dependencies": { - "@angular/common": "5.1.2", + "@angular/common": "20.3.25", "@angular/compiler": "5.1.2", "@angular/core": "5.1.2", "@angular/forms": "5.1.2", diff --git a/yarn.lock b/yarn.lock index 8756c50..cecc1a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -91,11 +91,11 @@ optionalDependencies: node-sass "^4.3.0" -"@angular/common@5.1.2": - version "5.1.2" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.1.2.tgz#b2659161575d463bb8b3e30e37434b26d70366b4" +"@angular/common@20.3.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.25.tgz#0f2bd058ec6595cfb4dd6a05601c41cb5cf3cb23" dependencies: - tslib "^1.7.1" + tslib "^2.3.0" "@angular/compiler-cli@5.1.2": version "5.1.2" @@ -6488,6 +6488,10 @@ tslib@^1.7.1, tslib@^1.8.0: version "1.8.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac" +tslib@^2.3.0: + version "2.8.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" + tslint@^5.7.0: version "5.8.0" resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.8.0.tgz#1f49ad5b2e77c76c3af4ddcae552ae4e3612eb13"