Skip to content

Commit fbd628a

Browse files
build(deps): bump @angular/compiler from 19.1.5 to 19.2.17
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.1.5 to 19.2.17. - [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.17/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 19.2.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e070ccd commit fbd628a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/animations": "^19.1.5",
2020
"@angular/cdk": "^19.1.3",
2121
"@angular/common": "^19.1.5",
22-
"@angular/compiler": "^19.1.5",
22+
"@angular/compiler": "^19.2.17",
2323
"@angular/core": "^19.1.5",
2424
"@angular/flex-layout": "^15.0.0-beta.42",
2525
"@angular/forms": "^19.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,10 @@
296296
tslib "^2.3.0"
297297
yargs "^17.2.1"
298298

299-
"@angular/compiler@^19.1.5":
300-
version "19.1.5"
301-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.1.5.tgz#0b7f301db252ef912d4451404c022c9aca27918f"
302-
integrity sha512-8dhticSq98qZanbPBqLACykR08eHbh9WyXG4VJB7Ru9465DjOd6sRM3gmGDNvNlohh30S4xJzPhVrzYXmIyqiA==
299+
"@angular/compiler@^19.2.17":
300+
version "19.2.17"
301+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.2.17.tgz#e74a321e2d20f52bbd809498e4a810028e16020f"
302+
integrity sha512-qo8psYASAlDiQ8fAL8i/E2JfWH2nPTpZDKKZxSWvgBVA8o+zUEjYAJu6/k6btnu+4Qcb425T0rmM/zao6EU9Aw==
303303
dependencies:
304304
tslib "^2.3.0"
305305

0 commit comments

Comments
 (0)