Skip to content

Commit 8d040a2

Browse files
chore(deps-dev): bump @angular/common from 14.3.0 to 19.2.16
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 14.3.0 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f625151 commit 8d040a2

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@angular-eslint/template-parser": "^14.4.0",
5252
"@angular/animations": "^14.3.0",
5353
"@angular/cli": "^14.2.13",
54-
"@angular/common": "^14.3.0",
54+
"@angular/common": "^19.2.16",
5555
"@angular/compiler": "^14.3.0",
5656
"@angular/compiler-cli": "^14.3.0",
5757
"@angular/core": "^14.3.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@
218218
uuid "8.3.2"
219219
yargs "17.5.1"
220220

221-
"@angular/common@^14.3.0":
222-
version "14.3.0"
223-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-14.3.0.tgz#dcf675e1db3016cdb605a05be6182a8cea71e139"
224-
integrity sha512-pV9oyG3JhGWeQ+TFB0Qub6a1VZWMNZ6/7zEopvYivdqa5yDLLDSBRWb6P80RuONXyGnM1pa7l5nYopX+r/23GQ==
221+
"@angular/common@^19.2.16":
222+
version "19.2.16"
223+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b"
224+
integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==
225225
dependencies:
226226
tslib "^2.3.0"
227227

@@ -10261,12 +10261,7 @@ tslib@^1.8.1, tslib@^1.9.0:
1026110261
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1026210262
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1026310263

10264-
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0:
10265-
version "2.4.1"
10266-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
10267-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
10268-
10269-
tslib@^2.7.0:
10264+
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.7.0:
1027010265
version "2.7.0"
1027110266
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
1027210267
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

0 commit comments

Comments
 (0)