From 8b073094219c5f90c7bf47f285ae43a08d2d23b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 23:25:35 +0000 Subject: [PATCH] build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.0 to 5.6.2. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.2) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/package.json b/app/package.json index 2b55d204..bb7760fa 100644 --- a/app/package.json +++ b/app/package.json @@ -18,7 +18,7 @@ "@swc/core": "^1.7.35", "copy-webpack-plugin": "^12.0.2", "css-loader": "^7.1.2", - "html-webpack-plugin": "^5.6.0", + "html-webpack-plugin": "^5.6.2", "jest": "^29.7.0", "monaco-editor-webpack-plugin": "^7.1.0", "style-loader": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 0cb4ec0e..df377c27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4724,7 +4724,7 @@ __metadata: "@swc/core": "npm:^1.7.35" copy-webpack-plugin: "npm:^12.0.2" css-loader: "npm:^7.1.2" - html-webpack-plugin: "npm:^5.6.0" + html-webpack-plugin: "npm:^5.6.2" jest: "npm:^29.7.0" monaco-editor-webpack-plugin: "npm:^7.1.0" react: "npm:^18.3.1" @@ -8828,9 +8828,9 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:^5.6.0": - version: 5.6.0 - resolution: "html-webpack-plugin@npm:5.6.0" +"html-webpack-plugin@npm:^5.6.2": + version: 5.6.2 + resolution: "html-webpack-plugin@npm:5.6.2" dependencies: "@types/html-minifier-terser": "npm:^6.0.0" html-minifier-terser: "npm:^6.0.2" @@ -8845,7 +8845,7 @@ __metadata: optional: true webpack: optional: true - checksum: 10/d651f3a88a7c932c72c6a30f0fdd610b49a864a69f1ddb34562c750f1602ea471e27fd8fc32c01adadd484b38fa6b74f055d1ccce26e5f8fcf814ee0d398a121 + checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba languageName: node linkType: hard