From d94617de2de017405c23aea702bd42db1985f11f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 15:48:38 +0000 Subject: [PATCH] chore(deps): update dependency bundle-stats to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daf7ff5..955af79 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "babel-loader": "8.2.5", "babel-plugin-lodash": "3.3.4", "babel-plugin-preact-require": "1.0.0", - "bundle-stats": "3.3.10", + "bundle-stats": "4.2.4", "copy-webpack-plugin": "11.0.0", "coveralls": "3.1.1", "cross-env": "7.0.2",