From d4b028556a4e9351401050cf056c49ce068ffbee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 May 2018 21:11:42 +0000 Subject: [PATCH] Update dependency webpack to v4.9.2 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b1a02691..0fa02f92 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "stylelint-config-standard": "18.2.0", "textcomplete": "0.17.1", "undate": "0.3.0", - "webpack": "4.9.1", + "webpack": "4.9.2", "webpack-cli": "2.1.4", "webpack-dev-server": "3.1.4" } diff --git a/yarn.lock b/yarn.lock index 398fb5f8..0be735f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8220,9 +8220,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.9.1: - version "4.9.1" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.9.1.tgz#fa7bd738b17fd7f09f37da461b2f5c16c6565f34" +webpack@4.9.2: + version "4.9.2" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.9.2.tgz#d347097cc87c9242527c2e8ee9cdcb90f05856c3" dependencies: "@webassemblyjs/ast" "1.4.3" "@webassemblyjs/wasm-edit" "1.4.3"