From 30ac4bd0fe74cd411427945fcddba9a6b122de8d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 06:10:22 +0000 Subject: [PATCH] Update all Yarn dependencies (2025-11-26) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index be09105..4228345 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-testing-library": "^7.13.4", "globals": "^16.5.0", "history": "~5.3.0", - "html-webpack-plugin": "~5.6.4", + "html-webpack-plugin": "~5.6.5", "jest": "~30.2.0", "jest-environment-jsdom": "^30.2.0", "mini-css-extract-plugin": "^2.9.4", diff --git a/yarn.lock b/yarn.lock index 0bdf90a..8843225 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4100,10 +4100,10 @@ html-minifier-terser@^6.0.2: relateurl "^0.2.7" terser "^5.10.0" -html-webpack-plugin@~5.6.4: - version "5.6.4" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz#d8cb0f7edff7745ae7d6cccb0bff592e9f7f7959" - integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw== +html-webpack-plugin@~5.6.5: + version "5.6.5" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz#d57defb83cabbf29bf56b2d4bf10b67b650066be" + integrity sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g== dependencies: "@types/html-minifier-terser" "^6.0.0" html-minifier-terser "^6.0.2"