From fde3f268dc4f6811ff637df157f31898c380401b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:02:22 +0000 Subject: [PATCH] Bump webpack from 5.94.0 to 5.97.1 in /packages/vscode-html2ft Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.97.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.97.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/vscode-html2ft/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vscode-html2ft/package.json b/packages/vscode-html2ft/package.json index a8ae9ff..14c5224 100644 --- a/packages/vscode-html2ft/package.json +++ b/packages/vscode-html2ft/package.json @@ -64,7 +64,7 @@ "ts-loader": "^9.5.1", "typescript": "^5.5.4", "vitest": "^2.1.1", - "webpack": "^5.94.0", + "webpack": "^5.97.1", "webpack-cli": "^5.1.4" }, "dependencies": {