From 9c0553e8720a0f97f9aadba696a67500a97d0242 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Aug 2021 17:25:17 +0000 Subject: [PATCH] prettierx: Update @angular/compiler -> 12.1.5 - dependency --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc285d8f49..46b45cb1f4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "" ], "dependencies": { - "@angular/compiler": "12.1.1", + "@angular/compiler": "12.1.5", "@babel/code-frame": "7.14.5", "@babel/parser": "7.14.7", "@brodybits/remark-parse": "8.0.6", diff --git a/yarn.lock b/yarn.lock index dc13924a14..b448f59604 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@angular/compiler@12.1.1": - version "12.1.1" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.1.1.tgz#ec8ae93fa905f6f71c748ba250be8f4d58e31605" - integrity sha512-QV56c+A18vdY8AB/SoWq0UkHhJxYDWY+VUY75RM2dxcsXoNeO5FTCjBRkA7yMiX6Q6cahH2ivC7tmqVU2mYHuA== +"@angular/compiler@12.1.5": + version "12.1.5" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.1.5.tgz#2f7b99ea16b0d94efac5bb655c1961ea91eef890" + integrity sha512-MBrNCuTFmBiTy+sqmBYRqfBHPBJeONvRWOxHepn/CMtjHJiTZ+PHG61Chu2ySxLBuOZxAGaP4GMcqIc15G742g== dependencies: tslib "^2.2.0"