From 7e476d137a87b284252754db7592765d516ed2a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 01:26:50 +0000 Subject: [PATCH] Build(deps): Bump @angular/compiler from 12.0.3 to 12.2.17 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 12.0.3 to 12.2.17. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/12.2.17/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 7b4e7baac72f..822b7c31e233 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "bin" ], "dependencies": { - "@angular/compiler": "12.0.3", + "@angular/compiler": "12.2.17", "@babel/code-frame": "7.12.13", "@babel/parser": "7.14.4", "@glimmer/syntax": "0.79.3", diff --git a/yarn.lock b/yarn.lock index 9de62e806663..219e565f8b55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,12 +2,12 @@ # yarn lockfile v1 -"@angular/compiler@12.0.3": - version "12.0.3" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.0.3.tgz#0d88c652b827bcace866e7e044b3d46ba2abd5de" - integrity sha512-Vux9JwHd5pYsSmNvACUWULdT8/nIekP9k2yGqaDdbiHsptk5UCcyH7E0zhMh8Um4NYFqMBZeO0yXySa+7u5aJA== +"@angular/compiler@12.2.17": + version "12.2.17" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.17.tgz#7b40330ed93420be751bfbfe1d4599ecda74996d" + integrity sha512-dxM1CxzvEJPk6ShJngkW5j5BejBloxQNi+fJi+F8P/GN/Rj7vJUf0JxL+TUt1+Iv575V4NidJDKKikk6K485CA== dependencies: - tslib "^2.1.0" + tslib "^2.2.0" "@babel/code-frame@7.0.0": version "7.0.0" @@ -3200,7 +3200,7 @@ eslint-plugin-jest@24.3.6: "@typescript-eslint/experimental-utils" "^4.0.1" "eslint-plugin-prettier-internal-rules@link:scripts/tools/eslint-plugin-prettier-internal-rules": - version "0.0.0" + version "1.0.3" eslint-plugin-react@7.24.0: version "7.24.0" @@ -6988,10 +6988,10 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.3, tslib@^2.1.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" - integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== +tslib@^2.0.3, tslib@^2.2.0: + version "2.4.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" + integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== tsutils@^3.17.1, tsutils@^3.21.0: version "3.21.0"