diff --git a/package.json b/package.json index cbc998fca..3760a50f4 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@actions/core": "1.10.0", "@actions/github": "5.1.1", "@angular/cli": "15.0.1", - "@angular/compiler": "15.0.0", + "@angular/compiler": "15.0.1", "@commitlint/cli": "17.3.0", "@commitlint/config-conventional": "17.3.0", "@nrwl/devkit": "15.2.1", diff --git a/yarn.lock b/yarn.lock index 5fe9a4c0a..c066afa36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -89,10 +89,10 @@ symbol-observable "4.0.0" yargs "17.6.2" -"@angular/compiler@15.0.0": - version "15.0.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.0.tgz#b7420fc078a2a36569b3e10a6e183c15649ae5c7" - integrity sha512-k+tsyKpbPvumBr0qtGZ/bisoq/1evvTa6dCUR126Yb1bX0HlBodwIqu9Xjh3nY90hMak+3zHznj6kJB83LoLeA== +"@angular/compiler@15.0.1": + version "15.0.1" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-15.0.1.tgz#7c8b748868088e6219f8c04f4c7a3e5f681854aa" + integrity sha512-4talkxip79XPfoj69qgY8VXV1KIBKOyZCRWHhNVqMdECyw/fceVWN4r8kDL0qOTBh1CKmhoQFXQilr9g7nFatA== dependencies: tslib "^2.3.0"