From 0d23d4491bb3673636707b10a99a3c824ee2451f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 00:00:06 +0000 Subject: [PATCH] build(deps-dev): bump html-webpack-plugin from 5.6.2 to 5.6.3 Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.2 to 5.6.3. - [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.2...v5.6.3) --- 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 62f7a0f7..a2f2d2d3 100644 --- a/app/package.json +++ b/app/package.json @@ -18,7 +18,7 @@ "@swc/core": "^1.7.39", "copy-webpack-plugin": "^12.0.2", "css-loader": "^7.1.2", - "html-webpack-plugin": "^5.6.2", + "html-webpack-plugin": "^5.6.3", "jest": "^29.7.0", "monaco-editor": "^0.52.0", "monaco-editor-webpack-plugin": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index 8b71b0af..28bf98ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4743,7 +4743,7 @@ __metadata: "@swc/core": "npm:^1.7.39" copy-webpack-plugin: "npm:^12.0.2" css-loader: "npm:^7.1.2" - html-webpack-plugin: "npm:^5.6.2" + html-webpack-plugin: "npm:^5.6.3" jest: "npm:^29.7.0" monaco-editor: "npm:^0.52.0" monaco-editor-webpack-plugin: "npm:^7.1.0" @@ -8848,9 +8848,9 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:^5.6.2": - version: 5.6.2 - resolution: "html-webpack-plugin@npm:5.6.2" +"html-webpack-plugin@npm:^5.6.3": + version: 5.6.3 + resolution: "html-webpack-plugin@npm:5.6.3" dependencies: "@types/html-minifier-terser": "npm:^6.0.0" html-minifier-terser: "npm:^6.0.2" @@ -8865,7 +8865,7 @@ __metadata: optional: true webpack: optional: true - checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba + checksum: 10/fd2bf1ac04823526c8b609555d027b38b9d61b4ba9f5c8116a37cc6b62d5b86cab1f478616e8c5344fee13663d2566f5c470c66265ecb1e9574dc38d0459889d languageName: node linkType: hard