Skip to content

Commit 14779b2

Browse files
Bump @angular/common from 10.0.2 to 19.2.16
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 10.0.2 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] <support@github.com>
1 parent 5395991 commit 14779b2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@angular/animations": "10.0.2",
1212
"@angular/cdk": "10.0.1",
13-
"@angular/common": "10.0.2",
13+
"@angular/common": "19.2.16",
1414
"@angular/core": "11.0.5",
1515
"@angular/forms": "10.0.2",
1616
"@angular/material": "10.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@
9999
universal-analytics "0.4.20"
100100
uuid "8.1.0"
101101

102-
"@angular/common@10.0.2":
103-
version "10.0.2"
104-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-10.0.2.tgz#8d5422b3a3e1bc405606476b90b0caffc9c9155a"
105-
integrity sha512-zpNB2XD6jinXZjfihoO5Q1Yg7urfpZTt/fitdmwFHCcQ/1qZ9T2BVh8+VqVRkh6Pjxmtvu0uPnJ1a/aZ5f9r9A==
102+
"@angular/common@19.2.16":
103+
version "19.2.16"
104+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b"
105+
integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==
106106
dependencies:
107-
tslib "^2.0.0"
107+
tslib "^2.3.0"
108108

109109
"@angular/compiler-cli@10.0.2":
110110
version "10.0.2"
@@ -7130,10 +7130,10 @@ tslib@^1.8.1, tslib@^1.9.0:
71307130
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
71317131
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
71327132

7133-
tslib@^2.0.0:
7134-
version "2.4.0"
7135-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
7136-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
7133+
tslib@^2.0.0, tslib@^2.3.0:
7134+
version "2.8.1"
7135+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
7136+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
71377137

71387138
tsutils@2.27.2:
71397139
version "2.27.2"

0 commit comments

Comments
 (0)