Skip to content

Commit cfcf44c

Browse files
dependabot[bot]ahnpnl
authored andcommitted
build(deps): bump @angular/common in /examples/example-app-v19
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.2.15 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 145afa9 commit cfcf44c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

examples/example-app-v19/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@angular/animations": "^19.2.3",
15-
"@angular/common": "^19.2.3",
15+
"@angular/common": "^19.2.16",
1616
"@angular/compiler": "^19.2.3",
1717
"@angular/core": "^19.2.3",
1818
"@angular/forms": "^19.2.3",

examples/example-app-v19/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -286,15 +286,15 @@ __metadata:
286286
languageName: node
287287
linkType: hard
288288

289-
"@angular/common@npm:^19.2.3":
290-
version: 19.2.15
291-
resolution: "@angular/common@npm:19.2.15"
289+
"@angular/common@npm:^19.2.16":
290+
version: 19.2.16
291+
resolution: "@angular/common@npm:19.2.16"
292292
dependencies:
293293
tslib: "npm:^2.3.0"
294294
peerDependencies:
295-
"@angular/core": 19.2.15
295+
"@angular/core": 19.2.16
296296
rxjs: ^6.5.3 || ^7.4.0
297-
checksum: 10/32002a30894b96b421f44b7d61f1a4453618b527d634d0a78b486419e2eb8ce7cb7f0db02f5125c7cda503c0109311eff06d6f88af1179c5be09bf097f03f561
297+
checksum: 10/b27d43f236fb429f9248c1cfdeb8fc3becef0f4d15b55939085826b13659d55df7845beb6702330a10199f4b2a129f48e75fe9e44af225834b4968fbde0fad4c
298298
languageName: node
299299
linkType: hard
300300

@@ -6321,7 +6321,7 @@ __metadata:
63216321
"@angular-devkit/build-angular": "npm:^19.2.19"
63226322
"@angular/animations": "npm:^19.2.3"
63236323
"@angular/cli": "npm:^19.2.19"
6324-
"@angular/common": "npm:^19.2.3"
6324+
"@angular/common": "npm:^19.2.16"
63256325
"@angular/compiler": "npm:^19.2.3"
63266326
"@angular/compiler-cli": "npm:^19.2.15"
63276327
"@angular/core": "npm:^19.2.3"

0 commit comments

Comments
 (0)