Skip to content

Commit 2990061

Browse files
Bump @angular/compiler from 20.3.16 to 20.3.18 (#2776)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8764cab commit 2990061

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@angular/animations": "^20.1.6",
4343
"@angular/cdk": "^20.1.5",
4444
"@angular/common": "^20.1.6",
45-
"@angular/compiler": "^20.1.6",
45+
"@angular/compiler": "^20.3.18",
4646
"@angular/core": "^20.3.16",
4747
"@angular/elements": "20.1.6",
4848
"@angular/forms": "^20.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -390,10 +390,10 @@
390390
tslib "^2.3.0"
391391
yargs "^18.0.0"
392392

393-
"@angular/compiler@^20.1.6":
394-
version "20.3.14"
395-
resolved "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.14.tgz"
396-
integrity sha512-KFbfPPAbclzGDujCVruflCD9j4Zwwxvrg7Y4C9GJYs3LZ85t+BfIMDDnvpBUM07ZLnfY4TO4gQdHmJAcaGGXDQ==
393+
"@angular/compiler@^20.3.18":
394+
version "20.3.18"
395+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.18.tgz#5370dc1a24d55623828a2b0875c776c8da13fdc6"
396+
integrity sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==
397397
dependencies:
398398
tslib "^2.3.0"
399399

0 commit comments

Comments
 (0)