Skip to content

Commit 7a6e3f8

Browse files
chore(deps): update dependency @angular/core to ^19.2.17
1 parent a89f08c commit 7a6e3f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@1stg/common-config": "^10.0.0",
2727
"@angular-eslint/template-parser": "^19.2.0",
2828
"@angular/compiler": "^19.2.1",
29-
"@angular/core": "^19.2.1",
29+
"@angular/core": "^19.2.17",
3030
"@changesets/changelog-github": "^0.5.1",
3131
"@changesets/cli": "^2.28.1",
3232
"@commitlint/cli": "^18.6.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -323,15 +323,15 @@ __metadata:
323323
languageName: node
324324
linkType: hard
325325

326-
"@angular/core@npm:^19.2.1":
327-
version: 19.2.1
328-
resolution: "@angular/core@npm:19.2.1"
326+
"@angular/core@npm:^19.2.17":
327+
version: 19.2.17
328+
resolution: "@angular/core@npm:19.2.17"
329329
dependencies:
330330
tslib: "npm:^2.3.0"
331331
peerDependencies:
332332
rxjs: ^6.5.3 || ^7.4.0
333333
zone.js: ~0.15.0
334-
checksum: 10c0/9124f81a181c72c98d3a7b57319885e7d8d54a26d4bab91018c643a76fdad039a4fb15f8fa297733951fca895bc8d1e7cac9388d1b3ff8dffeeff66628539eec
334+
checksum: 10c0/b0cb59a0cc78ce7d6c09260a5af4e09cc986c5c57cf578cccd47bd8f3e0fd105f49e38aaed359d3b81324be1b7eb68bc9b3c7d7f367631da25135d3516ef722c
335335
languageName: node
336336
linkType: hard
337337

@@ -3857,7 +3857,7 @@ __metadata:
38573857
"@1stg/common-config": "npm:^10.0.0"
38583858
"@angular-eslint/template-parser": "npm:^19.2.0"
38593859
"@angular/compiler": "npm:^19.2.1"
3860-
"@angular/core": "npm:^19.2.1"
3860+
"@angular/core": "npm:^19.2.17"
38613861
"@changesets/changelog-github": "npm:^0.5.1"
38623862
"@changesets/cli": "npm:^2.28.1"
38633863
"@commitlint/cli": "npm:^18.6.1"

0 commit comments

Comments
 (0)