Skip to content

Commit 68e7981

Browse files
authored
Merge pull request #422 from LeetCode-OpenSource/dependabot/npm_and_yarn/html-webpack-plugin-5.3.1
chore(deps-dev): bump html-webpack-plugin from 5.0.0 to 5.3.1
2 parents 8d7a6a2 + 7c9ecd6 commit 68e7981

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2864,13 +2864,12 @@ html-minifier-terser@^5.0.1:
28642864
terser "^4.6.3"
28652865

28662866
html-webpack-plugin@^5.0.0:
2867-
version "5.0.0"
2868-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.0.0.tgz#457a9defb33ce368135078b4e0387a27f3fe244d"
2869-
integrity sha512-kxTyb8cyZwEyUqXTgdHRUOF4C7uCrquzw2T+YTudehm/yspodgCkREjdmc4dXI8k2P4NEjqOVbnOOlPZg4TKJA==
2867+
version "5.3.1"
2868+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz#8797327548e3de438e3494e0c6d06f181a7f20d1"
2869+
integrity sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ==
28702870
dependencies:
28712871
"@types/html-minifier-terser" "^5.0.0"
28722872
html-minifier-terser "^5.0.1"
2873-
loader-utils "^2.0.0"
28742873
lodash "^4.17.20"
28752874
pretty-error "^2.1.1"
28762875
tapable "^2.0.0"

0 commit comments

Comments
 (0)