Skip to content

Commit eb3d543

Browse files
Bump @angular/compiler from 20.3.7 to 20.3.16
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.7 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] <[email protected]>
1 parent 20fafcf commit eb3d543

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
"dependencies": {
1818
"@angular/cdk": "^20.2.10",
1919
"@angular/common": "^20.3.7",
20-
"@angular/compiler": "^20.3.7",
20+
"@angular/compiler": "^20.3.16",
2121
"@angular/core": "^20.3.7",
2222
"@angular/forms": "^20.3.7",
2323
"@angular/localize": "^20.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -345,10 +345,10 @@
345345
tslib "^2.3.0"
346346
yargs "^18.0.0"
347347

348-
"@angular/compiler@^20.3.7":
349-
version "20.3.7"
350-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.7.tgz#6373d8301b5fb17b120695748a623e6812caae54"
351-
integrity sha512-EouHO15dUsgnFArj0M25R8cOPVoUfiFYSt6iXnMO8+S4dY1fDEmbFqkW5smlP66HL5Gys59Nwb5inejfIWHrLw==
348+
"@angular/compiler@^20.3.16":
349+
version "20.3.16"
350+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.16.tgz#9970a72d4c7dac5b5bf1b2e9292e55eb22046623"
351+
integrity sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==
352352
dependencies:
353353
tslib "^2.3.0"
354354

0 commit comments

Comments
 (0)