From 686dce1a7d4eb2f4f5ce252f6e54d6c6685d5308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 07:19:12 +0000 Subject: [PATCH] build(deps): bump html-webpack-plugin from 5.5.0 to 5.5.1 (#1684) Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1. - [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.5.0...v5.5.1) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 73634048..e3bb7461 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "fake-indexeddb": "^4.0.1", "file-loader": "^6.2.0", "fs-extra": "^11.1.1", - "html-webpack-plugin": "^5.5.0", + "html-webpack-plugin": "^5.5.1", "identity-obj-proxy": "^3.0.0", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", diff --git a/yarn.lock b/yarn.lock index b4c24f96..962cb896 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2688,7 +2688,7 @@ __metadata: fake-indexeddb: ^4.0.1 file-loader: ^6.2.0 fs-extra: ^11.1.1 - html-webpack-plugin: ^5.5.0 + html-webpack-plugin: ^5.5.1 identity-obj-proxy: ^3.0.0 jest: ^29.5.0 jest-environment-jsdom: ^29.5.0 @@ -9473,9 +9473,9 @@ __metadata: languageName: node linkType: hard -"html-webpack-plugin@npm:^5.5.0": - version: 5.5.0 - resolution: "html-webpack-plugin@npm:5.5.0" +"html-webpack-plugin@npm:^5.5.1": + version: 5.5.1 + resolution: "html-webpack-plugin@npm:5.5.1" dependencies: "@types/html-minifier-terser": ^6.0.0 html-minifier-terser: ^6.0.2 @@ -9484,7 +9484,7 @@ __metadata: tapable: ^2.0.0 peerDependencies: webpack: ^5.20.0 - checksum: f3d84d0df71fe2f5bac533cc74dce41ab058558cdcc6ff767d166a2abf1cf6fb8491d54d60ddbb34e95c00394e379ba52e0468e0284d1d0cc6a42987056e8219 + checksum: f4b43271171e6374b10a49b5231bbab94610a344d58f4f7d95cd130520feb474f98006e1ab71ea102c57fe5a107b273ff7c19e7e1bc2314d611dbb791fcc0a98 languageName: node linkType: hard