Skip to content

Commit 4765478

Browse files
Bump html-webpack-plugin from 5.3.0 to 5.3.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.3.0...v5.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c091c20 commit 4765478

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "3.3.1",
4141
"eslint-plugin-react": "7.22.0",
4242
"fork-ts-checker-webpack-plugin": "6.1.1",
43-
"html-webpack-plugin": "5.3.0",
43+
"html-webpack-plugin": "5.3.1",
4444
"husky": "5.1.3",
4545
"jest": "26.6.3",
4646
"prettier": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3920,10 +3920,10 @@ html-minifier-terser@^5.0.1:
39203920
relateurl "^0.2.7"
39213921
terser "^4.6.3"
39223922

3923-
3924-
version "5.3.0"
3925-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.0.tgz#9d93a547db34ac1f28b9f41fd8fe38a5d56770f3"
3926-
integrity sha512-BjtSQCy5J0e9EDV+NZ4i+w36N9avXfQDF4QoAV9YAECG50x6/2tfJkFb0ws9eTcszLdyg4vs6FI6hMgVzVoQqw==
3923+
3924+
version "5.3.1"
3925+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz#8797327548e3de438e3494e0c6d06f181a7f20d1"
3926+
integrity sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ==
39273927
dependencies:
39283928
"@types/html-minifier-terser" "^5.0.0"
39293929
html-minifier-terser "^5.0.1"

0 commit comments

Comments
 (0)