Skip to content

Commit 6d99aea

Browse files
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>
1 parent d0708e1 commit 6d99aea

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

helix-front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dependencies": {
7171
"@angular/animations": "13.3.9",
7272
"@angular/cdk": "13.3.9",
73-
"@angular/common": "13.3.9",
73+
"@angular/common": "19.2.16",
7474
"@angular/compiler": "13.3.9",
7575
"@angular/core": "13.3.9",
7676
"@angular/flex-layout": "13.0.0-beta.38",

helix-front/yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -287,10 +287,10 @@
287287
symbol-observable "4.0.0"
288288
uuid "8.3.2"
289289

290-
"@angular/common@13.3.9":
291-
version "13.3.9"
292-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-13.3.9.tgz#3fbc00e58ac9d6f1e34febaa6b9d5ad4c3e328ab"
293-
integrity sha512-+bTleNL1XGlzuxLbVbsol82/33IW2pJasQN8ViraxKIElT2F8ooBJevIBMCSIcdvxvMBGAjn4ayQJr6tkPqPaw==
290+
"@angular/common@19.2.16":
291+
version "19.2.16"
292+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b"
293+
integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==
294294
dependencies:
295295
tslib "^2.3.0"
296296

@@ -15467,12 +15467,7 @@ tslib@^1.8.1, tslib@^1.9.0:
1546715467
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1546815468
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1546915469

15470-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0:
15471-
version "2.4.0"
15472-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
15473-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
15474-
15475-
tslib@^2.0.1, tslib@^2.2.0:
15470+
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:
1547615471
version "2.5.0"
1547715472
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
1547815473
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

0 commit comments

Comments
 (0)