Skip to content

Commit 96bb6e7

Browse files
Bump @angular/compiler from 20.3.16 to 20.3.18 in /eform-client
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.16 to 20.3.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/v20.3.18/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 011a8bd commit 96bb6e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@angular/animations": "20.3.16",
7070
"@angular/cdk": "20.2.14",
7171
"@angular/common": "20.3.16",
72-
"@angular/compiler": "20.3.16",
72+
"@angular/compiler": "20.3.18",
7373
"@angular/core": "20.3.17",
7474
"@angular/forms": "20.3.16",
7575
"@angular/localize": "20.3.16",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,10 +553,10 @@
553553
tslib "^2.3.0"
554554
yargs "^18.0.0"
555555

556-
"@angular/compiler@20.3.16":
557-
version "20.3.16"
558-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.16.tgz#9970a72d4c7dac5b5bf1b2e9292e55eb22046623"
559-
integrity sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==
556+
"@angular/compiler@20.3.18":
557+
version "20.3.18"
558+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.18.tgz#5370dc1a24d55623828a2b0875c776c8da13fdc6"
559+
integrity sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==
560560
dependencies:
561561
tslib "^2.3.0"
562562

0 commit comments

Comments
 (0)