Skip to content

Commit da668ab

Browse files
dependabot[bot]jeremy-eychenne
authored andcommitted
build(deps): bump @angular/compiler from 19.2.16 to 19.2.17
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.16 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] <[email protected]>
1 parent 87e637a commit da668ab

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
@@ -17,7 +17,7 @@
1717
"@angular/animations": "^19.2.16",
1818
"@angular/cdk": "^19.2.19",
1919
"@angular/common": "^19.2.16",
20-
"@angular/compiler": "^19.2.16",
20+
"@angular/compiler": "^19.2.17",
2121
"@angular/core": "^19.2.16",
2222
"@angular/forms": "^19.2.16",
2323
"@angular/material": "^19.2.19",

yarn.lock

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

298-
"@angular/compiler@^19.2.16":
299-
version "19.2.16"
300-
resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.16.tgz#de2542e348c96180ee4dcf769341b56c118f5f35"
301-
integrity sha512-7aZxmk1FRi0gWbZIxXyQ4zRm3tfQ9HiyjL6z6CphC8WthH4oq4JhfuW5zpx0CzHSchcR2Gsnox7VKrekklvtVQ==
298+
"@angular/compiler@^19.2.17":
299+
version "19.2.17"
300+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-19.2.17.tgz#e74a321e2d20f52bbd809498e4a810028e16020f"
301+
integrity sha512-qo8psYASAlDiQ8fAL8i/E2JfWH2nPTpZDKKZxSWvgBVA8o+zUEjYAJu6/k6btnu+4Qcb425T0rmM/zao6EU9Aw==
302302
dependencies:
303303
tslib "^2.3.0"
304304

0 commit comments

Comments
 (0)