From ea4cd66328561bebe811f7309e5c6334458246de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jul 2021 10:02:26 +0000 Subject: [PATCH] Bump @angular/cli from 12.1.2 to 12.1.4 Bumps [@angular/cli](https://github.com/angular/angular-cli) from 12.1.2 to 12.1.4. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v12.1.2...12.1.4) --- updated-dependencies: - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 58 +++++++++++++++++----------------------------------- 2 files changed, 20 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 0b495f6cb..a5c2425f8 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@angular-eslint/eslint-plugin-template": "12.3.1", "@angular-eslint/schematics": "12.3.1", "@angular-eslint/template-parser": "12.3.1", - "@angular/cli": "~12.1.2", + "@angular/cli": "~12.1.4", "@angular/compiler-cli": "~12.0.0", "@tauri-apps/cli": "^1.0.0-beta.5", "@types/jasmine": "~3.8.2", diff --git a/yarn.lock b/yarn.lock index a2b7dbfdc..33d386520 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,14 +2,6 @@ # yarn lockfile v1 -"@angular-devkit/architect@0.1201.2": - version "0.1201.2" - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1201.2.tgz#36a3cd204db45710b0aefabea0254644be034a63" - integrity sha512-hR5kI03WoeEY9dkAsQNLlhL1iEFC2L77ansaKquN+HCAeOGHby4w95suSlZUAg0r6ZhPhPH0tkIRZXU9NMa09g== - dependencies: - "@angular-devkit/core" "12.1.2" - rxjs "6.6.7" - "@angular-devkit/architect@0.1201.4": version "0.1201.4" resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1201.4.tgz#bdd4ed088845bc5412ac8ab9dd4355953f09ea70" @@ -110,18 +102,6 @@ "@angular-devkit/architect" "0.1201.4" rxjs "6.6.7" -"@angular-devkit/core@12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.1.2.tgz#6fd1a49752f16df7a83d0549947cadb2a72c69f9" - integrity sha512-TeaRbvsNEeAkRJcIBlT6yUNh0vaVVBGBYfXYFIMg/I04ex/HI0ApEowu78GeTzCqlE0r4t+WaGT46m7+NIljKg== - dependencies: - ajv "8.6.0" - ajv-formats "2.1.0" - fast-json-stable-stringify "2.1.0" - magic-string "0.25.7" - rxjs "6.6.7" - source-map "0.7.3" - "@angular-devkit/core@12.1.4": version "12.1.4" resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.1.4.tgz#7a5e745918f2099de97367ff917b3b057f6c18e1" @@ -134,12 +114,12 @@ rxjs "6.6.7" source-map "0.7.3" -"@angular-devkit/schematics@12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.1.2.tgz#25d97d28f70876d9f43ab32d6d324297e2a6196b" - integrity sha512-/UGcAJChq+g7wf46Exr5iIyuVw3j4TxTIntTpuKg/z/xf9Y+8mzJAZgGittu/yFcHAJ9aYcOHctffrfEdV7QSA== +"@angular-devkit/schematics@12.1.4": + version "12.1.4" + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.1.4.tgz#8f20886bc8c56eb25d67981107f00298276dae79" + integrity sha512-yD3y3pK/K5piOgvALFoCCiPp4H8emNa3yZL+vlpEpewVLpF1MM55LeTxc0PI5s0uqtOGVnvcbA5wYgMm3YsUEA== dependencies: - "@angular-devkit/core" "12.1.2" + "@angular-devkit/core" "12.1.4" ora "5.4.1" rxjs "6.6.7" @@ -200,15 +180,15 @@ optionalDependencies: parse5 "^5.0.0" -"@angular/cli@~12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-12.1.2.tgz#31bedb867bbfec5cf49b18b0666077c25f8a8e41" - integrity sha512-oBJcSqXJyPzWGYft5/nD3hJhunxTGXlI4++9ehzdF/fRipOLLMqf77vi/4rUA2DGuaPMbYJeunBnIsgXRGIHIg== +"@angular/cli@~12.1.4": + version "12.1.4" + resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-12.1.4.tgz#58e50bc2907ecc415224162af51626fcbba917d6" + integrity sha512-LpyhyqWe3bFcuH3MrXeYoIPI1htjwG1b5ehETfq4qsMvNmuFON6QI+F7EWEpX7lItVQc2bES+ogasTZsZue/uw== dependencies: - "@angular-devkit/architect" "0.1201.2" - "@angular-devkit/core" "12.1.2" - "@angular-devkit/schematics" "12.1.2" - "@schematics/angular" "12.1.2" + "@angular-devkit/architect" "0.1201.4" + "@angular-devkit/core" "12.1.4" + "@angular-devkit/schematics" "12.1.4" + "@schematics/angular" "12.1.4" "@yarnpkg/lockfile" "1.1.0" ansi-colors "4.1.1" debug "4.3.1" @@ -1371,13 +1351,13 @@ resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23" integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA== -"@schematics/angular@12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.1.2.tgz#56cef0a6308641503667d08e9b64f01463e44d92" - integrity sha512-nnFPp9uHLinP05r9TFsWT+fwlbwbLHg3yzJr+0aIOX1OsZQFV8hblEFEqdzFQJyx1uGMp4nvBHvCUlYv9GVQLg== +"@schematics/angular@12.1.4": + version "12.1.4" + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.1.4.tgz#13035db487c850ea53029a17b1de49062aa4888b" + integrity sha512-xGqgGI6GWk4EFdKis8FmSESxoLgjnLQbaRE1t1KZCkSKJzqkOj0R9wiDrtZfcrbPxIkLL+3fAk2ThwwPznT6yw== dependencies: - "@angular-devkit/core" "12.1.2" - "@angular-devkit/schematics" "12.1.2" + "@angular-devkit/core" "12.1.4" + "@angular-devkit/schematics" "12.1.4" jsonc-parser "3.0.0" "@sindresorhus/is@^0.14.0":