Skip to content

Commit fc496a5

Browse files
Bump @angular/compiler in /examples/angular-esbuild
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.0 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 af78056 commit fc496a5

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

examples/angular-esbuild/package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/angular-esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"private": true,
2525
"dependencies": {
2626
"@angular/common": "^20.3.0",
27-
"@angular/compiler": "^20.3.0",
27+
"@angular/compiler": "^20.3.16",
2828
"@angular/core": "^20.3.0",
2929
"@angular/forms": "^20.3.0",
3030
"@angular/platform-browser": "^20.3.0",

0 commit comments

Comments
 (0)