Skip to content

Commit

Permalink
fix: upgrade @angular/compiler from 12.0.0-next.8 to 12.0.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @angular/compiler from 12.0.0-next.8 to 12.0.5.

See this package in npm:
https://www.npmjs.com/package/@angular/compiler

See this project in Snyk:
https://app.snyk.io/org/kadirselcuk/project/36b53740-486e-460c-baf4-3c6c678739ec?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 9, 2021
1 parent eb93eb1 commit 8328cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ngtools/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@angular-devkit/core": "0.0.0",
"@angular/compiler": "12.0.0-next.8",
"@angular/compiler": "12.0.5",
"@angular/compiler-cli": "12.0.0-next.8",
"typescript": "4.2.4",
"webpack": "5.30.0"
Expand Down

0 comments on commit 8328cdb

Please sign in to comment.