Skip to content

Commit 9b23b09

Browse files
committed
deps(web): update html-webpack-plugin to version 5.6.4 in package.json and yarn.lock
1 parent b201eed commit 9b23b09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"classnames": "^2.3.1",
2020
"css-loader": "^6.3.0",
2121
"dayjs": "^1.10.7",
22-
"html-webpack-plugin": "^5.3.2",
22+
"html-webpack-plugin": "^5.6.4",
2323
"http-server": "^14.1.0",
2424
"immutability-helper": "^3.1.1",
2525
"lodash.debounce": "^4.0.8",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6953,7 +6953,7 @@ html-minifier-terser@^6.0.2:
69536953
relateurl "^0.2.7"
69546954
terser "^5.10.0"
69556955

6956-
html-webpack-plugin@^5.3.2, html-webpack-plugin@^5.5.0:
6956+
html-webpack-plugin@^5.5.0, html-webpack-plugin@^5.6.4:
69576957
version "5.6.4"
69586958
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz#d8cb0f7edff7745ae7d6cccb0bff592e9f7f7959"
69596959
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==

0 commit comments

Comments
 (0)