From b3a3be6cd277d217ba830e4236dbb951aaa34f74 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Jun 2018 16:52:21 +0000 Subject: [PATCH] chore(package): update webpack to version 4.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6eb5961..6758bc50 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "standard-version": "4.4.0", "tap-spec": "~5.0.0", "tape": "~4.9.0", - "webpack": "~4.12.0", + "webpack": "~4.13.0", "webpack-cli": "~3.0.3" }, "description": "A fail-fast circuit breaker for promises and callbacks",