Skip to content

Commit 7ab1e29

Browse files
build(deps): Update dependency @angular/common to ^15.2.10 (#2206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 520cb29 commit 7ab1e29

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

examples/example-app-v15/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"private": true,
1414
"dependencies": {
1515
"@angular/animations": "^15.2.10",
16-
"@angular/common": "^15.2.9",
16+
"@angular/common": "^15.2.10",
1717
"@angular/compiler": "^15.2.9",
1818
"@angular/core": "^15.2.9",
1919
"@angular/forms": "^15.2.9",

examples/example-app-v15/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,15 @@ __metadata:
205205
languageName: node
206206
linkType: hard
207207

208-
"@angular/common@npm:^15.2.9":
209-
version: 15.2.9
210-
resolution: "@angular/common@npm:15.2.9"
208+
"@angular/common@npm:^15.2.10":
209+
version: 15.2.10
210+
resolution: "@angular/common@npm:15.2.10"
211211
dependencies:
212212
tslib: ^2.3.0
213213
peerDependencies:
214-
"@angular/core": 15.2.9
214+
"@angular/core": 15.2.10
215215
rxjs: ^6.5.3 || ^7.4.0
216-
checksum: 1f8d740f2b0bc9915441bca27692f0ff6b3362cf9c8790c6130dfc7f3a30f4cdf311bc27fd05bd22b753104b0a47bc2e5bbccb0161943645f695d12c5db6364e
216+
checksum: 785689f074ae3f6ae1e91b0b2906d3eadf4f2f9fee2bc42e2a2787979133fa2cd887d6c390e9f1554956fa7220fc03dc11c57bf01515dc4e4937406eaf81bc50
217217
languageName: node
218218
linkType: hard
219219

@@ -4569,7 +4569,7 @@ __metadata:
45694569
"@angular-devkit/build-angular": ^15.2.10
45704570
"@angular/animations": ^15.2.10
45714571
"@angular/cli": ^15.2.10
4572-
"@angular/common": ^15.2.9
4572+
"@angular/common": ^15.2.10
45734573
"@angular/compiler": ^15.2.9
45744574
"@angular/compiler-cli": ^15.2.9
45754575
"@angular/core": ^15.2.9

0 commit comments

Comments
 (0)