Skip to content

Commit abeff65

Browse files
committed
Update dependency html-webpack-plugin to v5.5.1
1 parent d6ccb77 commit abeff65

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"eslint-plugin-typescript-sort-keys": "2.3.0",
113113
"eslint-plugin-yml": "1.5.0",
114114
"flipper-server": "0.162.0",
115-
"html-webpack-plugin": "5.5.0",
115+
"html-webpack-plugin": "5.5.1",
116116
"husky": "8.0.3",
117117
"jest": "29.5.0",
118118
"lint-staged": "13.2.1",

β€Žyarn.lockβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12435,9 +12435,9 @@ __metadata:
1243512435
languageName: node
1243612436
linkType: hard
1243712437

12438-
"html-webpack-plugin@npm:5.5.0":
12439-
version: 5.5.0
12440-
resolution: "html-webpack-plugin@npm:5.5.0"
12438+
"html-webpack-plugin@npm:5.5.1":
12439+
version: 5.5.1
12440+
resolution: "html-webpack-plugin@npm:5.5.1"
1244112441
dependencies:
1244212442
"@types/html-minifier-terser": "npm:^6.0.0"
1244312443
html-minifier-terser: "npm:^6.0.2"
@@ -12446,7 +12446,7 @@ __metadata:
1244612446
tapable: "npm:^2.0.0"
1244712447
peerDependencies:
1244812448
webpack: ^5.20.0
12449-
checksum: db6ef21fecba23a0565d9f62a675f940080e6f1d4053578164b5f1b029273b2bbba117f2d2def1a80fae083720217f4d9222091b44955833f93b904552f230a8
12449+
checksum: a94355ef27230d17b158356959a220911c8b58b8103d9976a38833592ed258154b6c0784cc46a863318c310b947b905eb780c624578248e45d882ad848fa705f
1245012450
languageName: node
1245112451
linkType: hard
1245212452

@@ -16491,7 +16491,7 @@ __metadata:
1649116491
eslint-plugin-typescript-sort-keys: "npm:2.3.0"
1649216492
eslint-plugin-yml: "npm:1.5.0"
1649316493
flipper-server: "npm:0.162.0"
16494-
html-webpack-plugin: "npm:5.5.0"
16494+
html-webpack-plugin: "npm:5.5.1"
1649516495
husky: "npm:8.0.3"
1649616496
jest: "npm:29.5.0"
1649716497
lint-staged: "npm:13.2.1"

0 commit comments

Comments
Β (0)