From 4539405b34765a34e261c9f162c5ea379dbc6cb7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 22 May 2019 23:31:54 +0000 Subject: [PATCH] chore(package): update webpack to version 4.32.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6895188..39e1aa5 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "tslint": "5.16.0", "typedoc": "0.14.2", "typescript": "3.4.5", - "webpack": "4.32.1", + "webpack": "4.32.2", "webpack-cli": "3.3.2" } }