chore(deps): bump html-webpack-plugin from 5.5.3 to 5.6.0

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.3 to 5.6.0.
- [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.3...v5.6.0)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-26 06:46:22 +00:00 коммит произвёл GitHub
Родитель 643ae18c8c
Коммит 1bcc42536b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 23 добавлений и 2 удалений

Просмотреть файл

@ -153,7 +153,7 @@
"fxa-crypto-relier": "^2.7.0",
"fxa-react": "workspace:*",
"get-orientation": "^1.1.2",
"html-webpack-plugin": "^5.5.0",
"html-webpack-plugin": "^5.6.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-resolve": "^29.7.0",

Просмотреть файл

@ -35773,7 +35773,7 @@ fsevents@~2.1.1:
grunt-cli: ^1.4.3
grunt-contrib-concat: ^2.1.0
grunt-contrib-watch: ^1.1.0
html-webpack-plugin: ^5.5.0
html-webpack-plugin: ^5.6.0
identity-obj-proxy: ^3.0.0
jest: ^29.7.0
jest-resolve: ^29.7.0
@ -38494,6 +38494,27 @@ fsevents@~2.1.1:
languageName: node
linkType: hard
"html-webpack-plugin@npm:^5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
dependencies:
"@types/html-minifier-terser": ^6.0.0
html-minifier-terser: ^6.0.2
lodash: ^4.17.21
pretty-error: ^4.0.0
tapable: ^2.0.0
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.20.0
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 32a6e41da538e798fd0be476637d7611a5e8a98a3508f031996e9eb27804dcdc282cb01f847cf5d066f21b49cfb8e21627fcf977ffd0c9bea81cf80e5a65070d
languageName: node
linkType: hard
"htmlescape@npm:^1.1.0":
version: 1.1.1
resolution: "htmlescape@npm:1.1.1"