Skip to content

Commit e23a8d2

Browse files
Bump html-webpack-plugin from 4.3.0 to 4.5.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.3.0 to 4.5.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v4.3.0...v4.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2ad83f2 commit e23a8d2

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
@@ -37,7 +37,7 @@
3737
"babel-polyfill": "^6.26.0",
3838
"enzyme": "^3.11.0",
3939
"enzyme-adapter-react-16": "^1.15.5",
40-
"html-webpack-plugin": "^4.3.0",
40+
"html-webpack-plugin": "^4.5.0",
4141
"marked": "^1.1.1",
4242
"node-sass": "^4.14.1",
4343
"pretty": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6079,10 +6079,10 @@ [email protected]:
60796079
tapable "^1.1.3"
60806080
util.promisify "1.0.0"
60816081

6082-
html-webpack-plugin@^4.3.0:
6083-
version "4.3.0"
6084-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.3.0.tgz#53bf8f6d696c4637d5b656d3d9863d89ce8174fd"
6085-
integrity sha512-C0fzKN8yQoVLTelcJxZfJCE+aAvQiY2VUf3UuKrR4a9k5UMWYOtpDLsaXwATbcVCnI05hUS7L9ULQHWLZhyi3w==
6082+
html-webpack-plugin@^4.5.0:
6083+
version "4.5.0"
6084+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c"
6085+
integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw==
60866086
dependencies:
60876087
"@types/html-minifier-terser" "^5.0.0"
60886088
"@types/tapable" "^1.0.5"

0 commit comments

Comments
 (0)