Skip to content

Commit

Permalink
build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2
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.0 to 5.6.2.
- [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.0...v5.6.2)

---
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 and tadayosi committed Oct 22, 2024
1 parent ce27792 commit 8b07309
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.35",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"jest": "^29.7.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"style-loader": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4724,7 +4724,7 @@ __metadata:
"@swc/core": "npm:^1.7.35"
copy-webpack-plugin: "npm:^12.0.2"
css-loader: "npm:^7.1.2"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
jest: "npm:^29.7.0"
monaco-editor-webpack-plugin: "npm:^7.1.0"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -8828,9 +8828,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
"html-webpack-plugin@npm:^5.6.2":
version: 5.6.2
resolution: "html-webpack-plugin@npm:5.6.2"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
Expand All @@ -8845,7 +8845,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/d651f3a88a7c932c72c6a30f0fdd610b49a864a69f1ddb34562c750f1602ea471e27fd8fc32c01adadd484b38fa6b74f055d1ccce26e5f8fcf814ee0d398a121
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
languageName: node
linkType: hard

Expand Down

0 comments on commit 8b07309

Please sign in to comment.