Skip to content

Commit

Permalink
build(deps-dev): bump html-webpack-plugin from 5.5.3 to 5.5.4 in /html
Browse files Browse the repository at this point in the history
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent fd280fe commit 48eaad3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"gulp-gzip": "^1.4.2",
"gulp-inline-source": "^4.0.0",
"gulp-rename": "^2.0.0",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.5.4",
"mini-css-extract-plugin": "^2.7.6",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
Expand Down
10 changes: 5 additions & 5 deletions html/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5097,9 +5097,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.5.3":
version: 5.5.3
resolution: "html-webpack-plugin@npm:5.5.3"
"html-webpack-plugin@npm:^5.5.4":
version: 5.5.4
resolution: "html-webpack-plugin@npm:5.5.4"
dependencies:
"@types/html-minifier-terser": ^6.0.0
html-minifier-terser: ^6.0.2
Expand All @@ -5108,7 +5108,7 @@ __metadata:
tapable: ^2.0.0
peerDependencies:
webpack: ^5.20.0
checksum: ccf685195739c372ad641bbd0c9100a847904f34eedc7aff3ece7856cd6c78fd3746d2d615af1bb71e5727993fe711b89e9b744f033ed3fde646540bf5d5e954
checksum: b49befb73d67a3716fd0e6f7776b108d2b0b7050fb8221f05cd114cbae13c03150a13b7cdf5e76170be040ce7936a1cf76f7a4bfd9ebe1552b72d7889a74c374
languageName: node
linkType: hard

Expand Down Expand Up @@ -10012,7 +10012,7 @@ __metadata:
gulp-gzip: ^1.4.2
gulp-inline-source: ^4.0.0
gulp-rename: ^2.0.0
html-webpack-plugin: ^5.5.3
html-webpack-plugin: ^5.5.4
mini-css-extract-plugin: ^2.7.6
preact: ^10.18.1
sass: ^1.69.5
Expand Down

0 comments on commit 48eaad3

Please sign in to comment.