From 63eebb143ab744dcd918104dd3b382a2008af7c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 00:34:17 +0000 Subject: [PATCH] chore(deps): update dependency webpack to v5.89.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8214b080..a018ea7b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "stylelint-config-standard-scss": "7.0.1", "stylelint-declaration-strict-value": "1.9.2", "terser-webpack-plugin": "5.3.9", - "webpack": "5.85.0", + "webpack": "5.89.0", "webpack-merge": "5.9.0", "webpack-cli": "5.1.3" },