Skip to content

Commit 83eee65

Browse files
committed
refactor: updated html-webpack-plugin
1 parent a72947d commit 83eee65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/uikit-workshop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"hasha": "^5.2.2",
6767
"hogan.js": "^3.0.2",
6868
"html-loader": "^0.5.5",
69-
"html-webpack-plugin": "^5.3.1",
69+
"html-webpack-plugin": "^5.5.0",
7070
"lit-element": "^2.2.1",
7171
"lit-html": "^1.1.2",
7272
"mini-css-extract-plugin": "^1.3.9",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8223,7 +8223,7 @@ html-minifier@^4.0.0:
82238223
relateurl "^0.2.7"
82248224
uglify-js "^3.5.1"
82258225

8226-
html-webpack-plugin@^5.3.1:
8226+
html-webpack-plugin@^5.5.0:
82278227
version "5.5.0"
82288228
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz#c3911936f57681c1f9f4d8b68c158cd9dfe52f50"
82298229
integrity sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==

0 commit comments

Comments
 (0)