Skip to content

Commit 28feb98

Browse files
build(deps): bump @angular/compiler in /angular-example
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 19.2.15 to 20.3.3. - [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.3/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a8ae12 commit 28feb98

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

angular-example/package-lock.json

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

angular-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@angular/animations": "^19.2.15",
1515
"@angular/common": "^19.2.15",
16-
"@angular/compiler": "^19.2.15",
16+
"@angular/compiler": "^20.3.3",
1717
"@angular/core": "^19.2.15",
1818
"@angular/forms": "^19.2.15",
1919
"@angular/platform-browser": "^19.2.15",

0 commit comments

Comments
 (0)