Skip to content

Commit

Permalink
chore(deps-dev): bump html-webpack-plugin from 5.6.2 to 5.6.3
Browse files Browse the repository at this point in the history
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](jantimon/html-webpack-plugin@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent fb69ac9 commit 5bfcfd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eslint-plugin-prettier": "5.1.3",
"fake-indexeddb": "6.0.0",
"generate-changelog": "1.8.0",
"html-webpack-plugin": "5.6.2",
"html-webpack-plugin": "5.6.3",
"husky": "9.1.6",
"i18next-scanner": "4.6.0",
"intersection-observer": "0.12.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10725,9 +10725,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"
Expand All @@ -10742,7 +10742,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
checksum: 10/fd2bf1ac04823526c8b609555d027b38b9d61b4ba9f5c8116a37cc6b62d5b86cab1f478616e8c5344fee13663d2566f5c470c66265ecb1e9574dc38d0459889d
languageName: node
linkType: hard

Expand Down Expand Up @@ -18723,7 +18723,7 @@ __metadata:
fake-indexeddb: "npm:6.0.0"
generate-changelog: "npm:1.8.0"
highlight.js: "npm:11.10.0"
html-webpack-plugin: "npm:5.6.2"
html-webpack-plugin: "npm:5.6.3"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.6"
i18next-scanner: "npm:4.6.0"
Expand Down

0 comments on commit 5bfcfd0

Please sign in to comment.