Skip to content

Commit f78c465

Browse files
build(deps): bump @angular/compiler (#22659)
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.17 to 19.2.18. - [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/v19.2.18/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 19.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60e3e40 commit f78c465

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

samples/client/petstore/typescript-angular-v19/package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/client/petstore/typescript-angular-v19/package.json

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

0 commit comments

Comments
 (0)