Skip to content

Commit 7e532e2

Browse files
chore(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 (#36)
1 parent 2f7170c commit 7e532e2

File tree

2 files changed

+24
-3
lines changed

2 files changed

+24
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"extract-zip": "^2.0.1",
5151
"fast-glob": "^3.3.2",
5252
"glob": "^11.0.0",
53-
"html-webpack-plugin": "^5.6.0",
53+
"html-webpack-plugin": "^5.6.2",
5454
"less": "^4.2.0",
5555
"less-loader": "^12.2.0",
5656
"listr2": "^8.2.5",

yarn.lock

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3685,7 +3685,7 @@ __metadata:
36853685
extract-zip: "npm:^2.0.1"
36863686
fast-glob: "npm:^3.3.2"
36873687
glob: "npm:^11.0.0"
3688-
html-webpack-plugin: "npm:^5.6.0"
3688+
html-webpack-plugin: "npm:^5.6.2"
36893689
js-yaml: "npm:^4.1.0"
36903690
less: "npm:^4.2.0"
36913691
less-loader: "npm:^12.2.0"
@@ -6384,7 +6384,7 @@ __metadata:
63846384
languageName: node
63856385
linkType: hard
63866386

6387-
"html-webpack-plugin@npm:^5.5.3, html-webpack-plugin@npm:^5.6.0":
6387+
"html-webpack-plugin@npm:^5.5.3":
63886388
version: 5.6.0
63896389
resolution: "html-webpack-plugin@npm:5.6.0"
63906390
dependencies:
@@ -6405,6 +6405,27 @@ __metadata:
64056405
languageName: node
64066406
linkType: hard
64076407

6408+
"html-webpack-plugin@npm:^5.6.2":
6409+
version: 5.6.2
6410+
resolution: "html-webpack-plugin@npm:5.6.2"
6411+
dependencies:
6412+
"@types/html-minifier-terser": "npm:^6.0.0"
6413+
html-minifier-terser: "npm:^6.0.2"
6414+
lodash: "npm:^4.17.21"
6415+
pretty-error: "npm:^4.0.0"
6416+
tapable: "npm:^2.0.0"
6417+
peerDependencies:
6418+
"@rspack/core": 0.x || 1.x
6419+
webpack: ^5.20.0
6420+
peerDependenciesMeta:
6421+
"@rspack/core":
6422+
optional: true
6423+
webpack:
6424+
optional: true
6425+
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
6426+
languageName: node
6427+
linkType: hard
6428+
64086429
"htmlparser2@npm:^6.1.0":
64096430
version: 6.1.0
64106431
resolution: "htmlparser2@npm:6.1.0"

0 commit comments

Comments
 (0)