Skip to content

Commit d96f2ea

Browse files
chore(deps): update dependency html-webpack-plugin to v5.6.0
1 parent 7871958 commit d96f2ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-plugin-react": "7.33.2",
7272
"hoist-non-react-statics": "3.3.2",
7373
"html-loader": "4.2.0",
74-
"html-webpack-plugin": "5.5.4",
74+
"html-webpack-plugin": "5.6.0",
7575
"jest": "29.7.0",
7676
"jest-environment-jsdom": "29.7.0",
7777
"less": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4227,10 +4227,10 @@ html-minifier-terser@^7.0.0:
42274227
relateurl "^0.2.7"
42284228
terser "^5.15.1"
42294229

4230-
html-webpack-plugin@5.5.4:
4231-
version "5.5.4"
4232-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.4.tgz#517a48e6f046ff1ae1a172c983cd993eb79d2f6a"
4233-
integrity sha512-3wNSaVVxdxcu0jd4FpQFoICdqgxs4zIQQvj+2yQKFfBOnLETQ6X5CDWdeasuGlSsooFlMkEioWDTqBv1wvw5Iw==
4230+
html-webpack-plugin@5.6.0:
4231+
version "5.6.0"
4232+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
4233+
integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==
42344234
dependencies:
42354235
"@types/html-minifier-terser" "^6.0.0"
42364236
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)