Skip to content

Commit ada8ea5

Browse files
Bump @angular/compiler in /src/SampleApps/SampleApp.Angular/ClientApp
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.15 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 bb73c3a commit ada8ea5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/SampleApps/SampleApp.Angular/ClientApp/package-lock.json

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

src/SampleApps/SampleApp.Angular/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@angular/animations": "^20.3.15",
1616
"@angular/common": "^20.3.15",
17-
"@angular/compiler": "^20.3.15",
17+
"@angular/compiler": "^20.3.16",
1818
"@angular/core": "^20.3.16",
1919
"@angular/forms": "^20.3.15",
2020
"@angular/platform-browser": "^20.3.15",

0 commit comments

Comments
 (0)