From 3cb3277c9b1db138803bea65b854b60c5997604f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 17:04:41 +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 daf7ff5b..9cc1826f 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.8.4", "copy-webpack-plugin": "11.0.0", "coveralls": "3.1.1", "cross-env": "7.0.2",