This is an automated email from the ASF dual-hosted git repository.

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d99aeace Bump @angular/common from 13.3.9 to 19.2.16 in /helix-front 
(#3083)
6d99aeace is described below

commit 6d99aeacea571919fc5916b5c573fec4cda4f830
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 09:58:29 2025 -0800

    Bump @angular/common from 13.3.9 to 19.2.16 in /helix-front (#3083)
    
    Bumps 
[@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) 
from 13.3.9 to 19.2.16.
    - [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/19.2.16/packages/common)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/common"
      dependency-version: 19.2.16
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 helix-front/package.json |  2 +-
 helix-front/yarn.lock    | 15 +++++----------
 2 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/helix-front/package.json b/helix-front/package.json
index 179b04f2d..be99b3864 100644
--- a/helix-front/package.json
+++ b/helix-front/package.json
@@ -70,7 +70,7 @@
   "dependencies": {
     "@angular/animations": "13.3.9",
     "@angular/cdk": "13.3.9",
-    "@angular/common": "13.3.9",
+    "@angular/common": "19.2.16",
     "@angular/compiler": "13.3.9",
     "@angular/core": "13.3.9",
     "@angular/flex-layout": "13.0.0-beta.38",
diff --git a/helix-front/yarn.lock b/helix-front/yarn.lock
index 0b4dee362..36c2d2ddb 100644
--- a/helix-front/yarn.lock
+++ b/helix-front/yarn.lock
@@ -287,10 +287,10 @@
     symbol-observable "4.0.0"
     uuid "8.3.2"
 
-"@angular/[email protected]":
-  version "13.3.9"
-  resolved 
"https://registry.yarnpkg.com/@angular/common/-/common-13.3.9.tgz#3fbc00e58ac9d6f1e34febaa6b9d5ad4c3e328ab";
-  integrity 
sha512-+bTleNL1XGlzuxLbVbsol82/33IW2pJasQN8ViraxKIElT2F8ooBJevIBMCSIcdvxvMBGAjn4ayQJr6tkPqPaw==
+"@angular/[email protected]":
+  version "19.2.16"
+  resolved 
"https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b";
+  integrity 
sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==
   dependencies:
     tslib "^2.3.0"
 
@@ -15467,12 +15467,7 @@ tslib@^1.8.1, tslib@^1.9.0:
   resolved 
"https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00";
   integrity 
sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
 
-tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0:
-  version "2.4.0"
-  resolved 
"https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3";
-  integrity 
sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
-
-tslib@^2.0.1, tslib@^2.2.0:
+tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, 
tslib@^2.3.0, tslib@^2.4.0:
   version "2.5.0"
   resolved 
"https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf";
   integrity 
sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

Reply via email to