From 017a338802af9778372ad455a3f93c558dc97bfc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Aug 2018 08:49:45 +0000 Subject: [PATCH] chore(deps): update dependency webpack to v4.17.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a3d331bf..f5fc0e85 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "stylelint-config-standard": "18.2.0", "textcomplete": "0.17.1", "undate": "0.3.0", - "webpack": "4.16.5", + "webpack": "4.17.0", "webpack-cli": "3.1.0", "webpack-dev-server": "3.1.5" } diff --git a/yarn.lock b/yarn.lock index 757437e8..db8a3766 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7939,9 +7939,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.16.5: - version "4.16.5" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.16.5.tgz#29fb39462823d7eb8aefcab8b45f7f241db0d092" +webpack@4.17.0: + version "4.17.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.17.0.tgz#7e8df9529dd5fca65c700b3341a001aeae27c749" dependencies: "@webassemblyjs/ast" "1.5.13" "@webassemblyjs/helper-module-context" "1.5.13"