From 61a1ec2d3133f0c12cb4418da408a0e2bb213dfd Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 5 Nov 2018 13:40:22 +0300 Subject: update deps --- vnext/package.json | 2 +- vnext/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'vnext') diff --git a/vnext/package.json b/vnext/package.json index 58fff708..f707a76c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -45,7 +45,7 @@ "react-router-prop-types": "^1.0.4", "react-test-renderer": "^16.6.0", "style-loader": "^0.23.1", - "webpack": "^4.24.0", + "webpack": "^4.25.0", "webpack-cli": "^3.1.2", "webpack-dev-server": "^3.1.10" }, diff --git a/vnext/yarn.lock b/vnext/yarn.lock index 984caa88..1d20d8bb 100644 --- a/vnext/yarn.lock +++ b/vnext/yarn.lock @@ -8775,10 +8775,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0: source-list-map "^2.0.0" source-map "~0.6.1" -webpack@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.24.0.tgz#d9822c91eeb595f7351aa5dd785a1952f9c4340a" - integrity sha512-Xur0l8nBETnW+DjpFqSGME1jNXxEPVETl30k1lWAsbnukVJdq330/i3PDOLPUtVl/E/cciiOp5uW098hFfQLQA== +webpack@^4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.25.0.tgz#16dc8a35ab56d520c6fa609fbcd200f39e6c3a86" + integrity sha512-ppUNnCL9kSH7e74fro88cdT1Lfzjw8Nmx5ue8ZJimGZOvlausKBNOc0EiI1DrVKmydnLRA3FzBHoEGdpVXpiHA== dependencies: "@webassemblyjs/ast" "1.7.11" "@webassemblyjs/helper-module-context" "1.7.11" -- cgit v1.2.3