Skip to content

Commit 6ebf8ac

Browse files
Bump @angular/compiler from 20.3.12 to 20.3.16 in /sample-app-material
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.12 to 20.3.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/v20.3.16/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c856ce commit 6ebf8ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sample-app-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@angular/animations": "^20.0.4",
1212
"@angular/cdk": "^20.0.3",
1313
"@angular/common": "^20.0.4",
14-
"@angular/compiler": "^20.0.4",
14+
"@angular/compiler": "^20.3.16",
1515
"@angular/core": "^20.0.4",
1616
"@angular/forms": "^20.0.4",
1717
"@angular/material": "^20.0.3",

sample-app-material/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@
331331
tslib "^2.3.0"
332332
yargs "^18.0.0"
333333

334-
"@angular/compiler@^20.0.4":
335-
version "20.3.12"
336-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.12.tgz#8c89b8dfd2a09d0deacf633243cfb0c1227c1053"
337-
integrity sha512-bGESKz97nWiEQ/sydTq/Lzv3zlLvDb8t0msLG5Xti7Ch1EdLddXS8d2D/zFsjiGbAUKVsT6RgPCLHYoi4ocbhA==
334+
"@angular/compiler@^20.3.16":
335+
version "20.3.16"
336+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.16.tgz#9970a72d4c7dac5b5bf1b2e9292e55eb22046623"
337+
integrity sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==
338338
dependencies:
339339
tslib "^2.3.0"
340340

0 commit comments

Comments
 (0)