Skip to content

Commit

Permalink
build(deps-dev): bump html-webpack-plugin in the webpack group
Browse files Browse the repository at this point in the history
Bumps the webpack group with 1 update: [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin).


Updates `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
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4ecde2f commit f7e0fa9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vkontakte/icons-scripts": "workspace:*",
"css-loader": "^7.1.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.2",
"html-webpack-plugin": "^5.6.3",
"pre-commit": "^1.2.2",
"react": "16.10.0",
"react-color": "^2.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,7 @@ __metadata:
"@vkontakte/icons-sprite": "workspace:*"
css-loader: ^7.1.2
file-loader: ^6.2.0
html-webpack-plugin: ^5.6.2
html-webpack-plugin: ^5.6.3
pre-commit: ^1.2.2
react: 16.10.0
react-color: ^2.18.0
Expand Down Expand Up @@ -3784,9 +3784,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": ^6.0.0
html-minifier-terser: ^6.0.2
Expand All @@ -3801,7 +3801,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: c579ce8b34ef1cd903829402aa6a62a6c92fe1cdfcd81d17ebc87f39eaab1381438b9d805a63457b255238db8f2865d71f48cd382375aa28718881e3ab2d2f9a
checksum: 59e7d971b0cfd9ba34c7acaa3c161e43c62596474dd8cd35d7b690498ff5891f21296de0aa1d2e7810348caa657e938461267155dda47913b5eeca7124406270
languageName: node
linkType: hard

Expand Down

0 comments on commit f7e0fa9

Please sign in to comment.