Skip to content

Commit bfe91c7

Browse files
Bump @angular/compiler from 20.1.2 to 20.3.15 in /eform-client
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.1.2 to 20.3.15. - [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/20.3.15/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cba4f90 commit bfe91c7

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
@@ -68,7 +68,7 @@
6868
"@angular/animations": "20.1.2",
6969
"@angular/cdk": "20.1.2",
7070
"@angular/common": "20.1.2",
71-
"@angular/compiler": "20.1.2",
71+
"@angular/compiler": "20.3.15",
7272
"@angular/core": "20.1.2",
7373
"@angular/forms": "20.1.2",
7474
"@angular/localize": "20.1.2",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -473,10 +473,10 @@
473473
tslib "^2.3.0"
474474
yargs "^18.0.0"
475475

476-
"@angular/compiler@20.1.2":
477-
version "20.1.2"
478-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.1.2.tgz#db73cdda6eb274362c499ebf15513beee0efe782"
479-
integrity sha512-BCYQArXAknOyMB5rgx9yK3p5uYFhgN91Jxo5Fbuso6M+7p1PoxOE4E9XrqQfhpVJOl9hcz7vNFnQ4Oer0R83UQ==
476+
"@angular/compiler@20.3.15":
477+
version "20.3.15"
478+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.15.tgz#4220734ef6a59b28a23bb5dde376d5f341dfc227"
479+
integrity sha512-lMicIAFAKZXa+BCZWs3soTjNQPZZXrF/WMVDinm8dQcggNarnDj4UmXgKSyXkkyqK5SLfnLsXVzrX6ndVT6z7A==
480480
dependencies:
481481
tslib "^2.3.0"
482482

0 commit comments

Comments
 (0)