Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Update dependency html-webpack-plugin to v4.0.0-beta.8 (#1437)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edmorley committed Jul 19, 2019
1 parent b993da6 commit 3b41137
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/html-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"yarn": ">=1.2.1"
},
"dependencies": {
"html-webpack-plugin": "4.0.0-beta.7"
"html-webpack-plugin": "4.0.0-beta.8"
},
"peerDependencies": {
"neutrino": "9.0.0-rc.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6724,10 +6724,10 @@ html-minifier@^4.0.0:
relateurl "^0.2.7"
uglify-js "^3.5.1"

html-webpack-plugin@4.0.0-beta.7:
version "4.0.0-beta.7"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.7.tgz#8e38391e613e19997e9bdd628c9a384cf6a24faa"
integrity sha512-xtKllnYj6xQPChdvbLihnj3yPsvB4WFASbqyZK2aflWPkDO+NitASYvsRPXPF3u4XYkZ5L7A+WtBh7J0vJ8APQ==
html-webpack-plugin@4.0.0-beta.8:
version "4.0.0-beta.8"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.8.tgz#d9a8d4322d8cf310f1568f6f4f585a80df0ad378"
integrity sha512-n5S2hJi3/vioRvEDswZP2WFgZU8TUqFoYIrkg5dt+xDC4TigQEhIcl4Y81Qs2La/EqKWuJZP8+ikbHGVmzQ4Mg==
dependencies:
html-minifier "^4.0.0"
loader-utils "^1.2.3"
Expand Down

0 comments on commit 3b41137

Please sign in to comment.