Skip to content

Commit

Permalink
build(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 and tadayosi committed Oct 29, 2024
1 parent 2659a94 commit 04698e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4794,7 +4794,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"
Expand Down Expand Up @@ -8908,9 +8908,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 @@ -8925,7 +8925,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
checksum: 10/fd2bf1ac04823526c8b609555d027b38b9d61b4ba9f5c8116a37cc6b62d5b86cab1f478616e8c5344fee13663d2566f5c470c66265ecb1e9574dc38d0459889d
languageName: node
linkType: hard

Expand Down

0 comments on commit 04698e6

Please sign in to comment.