Skip to content

Commit d0edba8

Browse files
authored
Merge pull request #307 from mcabrams/renovate/html-webpack-plugin-4.x
Update dependency html-webpack-plugin to v4
2 parents 5985d65 + e453d5d commit d0edba8

File tree

2 files changed

+65
-120
lines changed

2 files changed

+65
-120
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

Lines changed: 64 additions & 119 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-react-hooks": "2.5.1",
4646
"fork-ts-checker-notifier-webpack-plugin": "2.0.0",
4747
"fork-ts-checker-webpack-plugin": "4.1.0",
48-
"html-webpack-plugin": "3.2.0",
48+
"html-webpack-plugin": "4.0.1",
4949
"jest": "25.1.0",
5050
"npm-check": "5.9.2",
5151
"redux-devtools": "3.5.0",

0 commit comments

Comments
 (0)