Skip to content

Commit 44bde17

Browse files
build(deps-dev): bump html-webpack-plugin in /frontend (#2194)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.3 to 5.6.0. - [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.6.0) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ee3003 commit 44bde17

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

frontend/package-lock.json

Lines changed: 14 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-no-unsanitized": "^4.0.1",
3939
"eslint-plugin-prettier": "^3.4.1",
4040
"file-loader": "^6.0.0",
41-
"html-webpack-plugin": "^5.5.3",
41+
"html-webpack-plugin": "^5.6.0",
4242
"mini-css-extract-plugin": "^2.7.6",
4343
"node-sass": "^9.0.0",
4444
"prettier": "1.19.1",

0 commit comments

Comments
 (0)