From 60bf5d48f28de8ab2cae0bcacc6baae0de5c9446 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 Aug 2019 09:49:22 +0000 Subject: [PATCH] chore(deps): update dependency webpack to v4.39.3 --- package.json | 2 +- yarn.lock | 31 ++++++++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bc38db86832..04f5ce68826 100644 --- a/package.json +++ b/package.json @@ -298,7 +298,7 @@ "testcafe-browser-provider-electron": "0.0.12", "testcafe-react-selectors": "3.2.0", "url-loader": "2.1.0", - "webpack": "4.39.2", + "webpack": "4.39.3", "webpack-bundle-analyzer": "3.4.1", "webpack-cli": "3.3.7", "webpack-dev-server": "3.8.0", diff --git a/yarn.lock b/yarn.lock index c1640a57365..7bae9a775aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17252,7 +17252,36 @@ webpack-sources@^1.1.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@4.39.2, webpack@^4.33.0, webpack@^4.38.0: +webpack@4.39.3: + version "4.39.3" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.3.tgz#a02179d1032156b713b6ec2da7e0df9d037def50" + integrity sha512-BXSI9M211JyCVc3JxHWDpze85CvjC842EvpRsVTc/d15YJGlox7GIDd38kJgWrb3ZluyvIjgenbLDMBQPDcxYQ== + dependencies: + "@webassemblyjs/ast" "1.8.5" + "@webassemblyjs/helper-module-context" "1.8.5" + "@webassemblyjs/wasm-edit" "1.8.5" + "@webassemblyjs/wasm-parser" "1.8.5" + acorn "^6.2.1" + ajv "^6.10.2" + ajv-keywords "^3.4.1" + chrome-trace-event "^1.0.2" + enhanced-resolve "^4.1.0" + eslint-scope "^4.0.3" + json-parse-better-errors "^1.0.2" + loader-runner "^2.4.0" + loader-utils "^1.2.3" + memory-fs "^0.4.1" + micromatch "^3.1.10" + mkdirp "^0.5.1" + neo-async "^2.6.1" + node-libs-browser "^2.2.1" + schema-utils "^1.0.0" + tapable "^1.1.3" + terser-webpack-plugin "^1.4.1" + watchpack "^1.6.0" + webpack-sources "^1.4.1" + +webpack@^4.33.0, webpack@^4.38.0: version "4.39.2" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.2.tgz#c9aa5c1776d7c309d1b3911764f0288c8c2816aa" integrity sha512-AKgTfz3xPSsEibH00JfZ9sHXGUwIQ6eZ9tLN8+VLzachk1Cw2LVmy+4R7ZiwTa9cZZ15tzySjeMui/UnSCAZhA==