Skip to content

Commit 881e3a5

Browse files
chore(deps-dev): bump html-webpack-plugin from 4.5.0 to 4.5.1
1 parent 0b86c71 commit 881e3a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2470,16 +2470,16 @@ html-minifier-terser@^5.0.1:
24702470
terser "^4.6.3"
24712471

24722472
html-webpack-plugin@^4.5.0:
2473-
version "4.5.0"
2474-
resolved "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c"
2475-
integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw==
2473+
version "4.5.1"
2474+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.1.tgz#40aaf1b5cb78f2f23a83333999625c20929cda65"
2475+
integrity sha512-yzK7RQZwv9xB+pcdHNTjcqbaaDZ+5L0zJHXfi89iWIZmb/FtzxhLk0635rmJihcQbs3ZUF27Xp4oWGx6EK56zg==
24762476
dependencies:
24772477
"@types/html-minifier-terser" "^5.0.0"
24782478
"@types/tapable" "^1.0.5"
24792479
"@types/webpack" "^4.41.8"
24802480
html-minifier-terser "^5.0.1"
24812481
loader-utils "^1.2.3"
2482-
lodash "^4.17.15"
2482+
lodash "^4.17.20"
24832483
pretty-error "^2.1.1"
24842484
tapable "^1.1.3"
24852485
util.promisify "1.0.0"

0 commit comments

Comments
 (0)