diff --git a/package.json b/package.json index e1571da91..77bad08f0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@actions/core": "1.10.0", "@actions/github": "5.1.1", "@angular/cli": "14.2.9", - "@angular/compiler": "14.2.10", + "@angular/compiler": "14.2.11", "@commitlint/cli": "17.2.0", "@commitlint/config-conventional": "17.2.0", "@nrwl/devkit": "15.1.1", diff --git a/yarn.lock b/yarn.lock index ec504f0ab..4ceb633ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -91,10 +91,10 @@ uuid "8.3.2" yargs "17.5.1" -"@angular/compiler@14.2.10": - version "14.2.10" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.10.tgz#883e2d79edd4e135cff89efac3c8e6163d801515" - integrity sha512-CvZTJNKCNqU3Lr0La60U3XXZfpQbba/eb5YWTgygpoP0kjwOcNOsVou9TrGm57hT5ODy8281JOjWTrKspmYt5w== +"@angular/compiler@14.2.11": + version "14.2.11" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-14.2.11.tgz#de493ca25260a1b0d2ec629b76234d3d3edeff30" + integrity sha512-QD4tq37qqPxxNK4o0Pd7dJm06evwEPChV67S/ecX3S6UkSDp8lVoWKiVx9htp/5s4iydKZU4eGu9oTOMOLVdOw== dependencies: tslib "^2.3.0"