From aacc42d52fc2947c2e98dc250ba4b8717257ca4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 22:17:45 +0000 Subject: [PATCH] Bump webpack from 5.94.0 to 5.98.0 in /packages/vscode-html2ft Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.98.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.98.0) --- 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..7f4d37a 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.98.0", "webpack-cli": "^5.1.4" }, "dependencies": {