Skip to content

Commit

Permalink
feat: upgrade @angular/compiler from 14.3.0 to 19.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @angular/compiler from 14.3.0 to 19.0.1.

See this package in npm:
@angular/compiler

See this project in Snyk:
https://app.snyk.io/org/lisagorewitdecker/project/5f5864a2-02c2-47ff-9dfd-75de566b4545?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 23, 2024
1 parent 3c7659c commit f8e4bcb
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 23 deletions.
96 changes: 74 additions & 22 deletions first-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion first-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@angular/animations": "^14.2.0",
"@angular/common": "^14.2.0",
"@angular/compiler": "^14.2.0",
"@angular/compiler": "^19.0.1",
"@angular/core": "^14.2.0",
"@angular/forms": "^14.2.0",
"@angular/platform-browser": "^14.2.0",
Expand Down

0 comments on commit f8e4bcb

Please sign in to comment.