From 5ff074c74bf2904e20e40263c12e3f0f2a5bf965 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 10:57:46 +0000 Subject: [PATCH] build(deps-dev): bump @ngtools/webpack from 8.3.21 to 8.3.22 Bumps [@ngtools/webpack](https://github.com/angular/angular-cli) from 8.3.21 to 8.3.22. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/compare/v8.3.21...v8.3.22) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 21 +++++---------------- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 31288746..5c03f809 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.801.1", "@angular/cli": "^8.3.22", - "@ngtools/webpack": "^8.3.21", + "@ngtools/webpack": "^8.3.22", "@types/angular": "^1.6.57", "@uirouter/cypress-runner": "^1.0.13", "codelyzer": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 681c25fe..e013b5fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -103,17 +103,6 @@ rxjs "6.4.0" source-map "0.7.3" -"@angular-devkit/core@8.3.21": - version "8.3.21" - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.21.tgz#447022813e46333e930816c287722d06b9c4dd3a" - integrity sha512-BYyVbrbys535FplX0+GVOlYBg/cyk1U5SRhSxRRFZYi9epVlEBBPk8/6wV4cQPGb6EwXkVj7YtPWXjXcGfzWmA== - dependencies: - ajv "6.10.2" - fast-json-stable-stringify "2.0.0" - magic-string "0.25.3" - rxjs "6.4.0" - source-map "0.7.3" - "@angular-devkit/core@8.3.22": version "8.3.22" resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.22.tgz#085cc1cf356cec00d0a1cea83ef1f21277f5ff55" @@ -291,12 +280,12 @@ tree-kill "1.2.1" webpack-sources "1.3.0" -"@ngtools/webpack@^8.3.21": - version "8.3.21" - resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.21.tgz#d28f2b66a8aeced5260c42ae722192ec5d5e4e56" - integrity sha512-DGqmFQ52sV4uB3y3spQTNLa69oU5cwd1yIqMB4GSM+Qp+hozdzrPA2gVH90N2DDhWe8icsSQHAtZQiR9+BDL8g== +"@ngtools/webpack@^8.3.22": + version "8.3.22" + resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.22.tgz#f6792d66430fb48c890a8145dee5088e3519860b" + integrity sha512-MES7Q0k6GpQEY74cxElUVy7jIaDBSLvY+eOUN2GKL5CznvBSp3+U5px6X7ZjPGzCp7no1L1JkV9g2e0hPatlcw== dependencies: - "@angular-devkit/core" "8.3.21" + "@angular-devkit/core" "8.3.22" enhanced-resolve "4.1.0" rxjs "6.4.0" tree-kill "1.2.1"