From 2fda4ce1e211b380d6afd798ce6da1babb331151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 05:59:29 +0000 Subject: [PATCH] Bump webpack from 5.75.0 to 5.94.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86966a3..5441286 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "html-webpack-plugin": "5.5.0", "mini-css-extract-plugin": "2.7.2", "mocha": "10.2.0", - "webpack": "5.75.0", + "webpack": "5.94.0", "webpack-cli": "5.0.1" } }