Skip to content

Commit 71aaa5b

Browse files
Update dependency html-webpack-plugin to v4 (#622)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 819d578 commit 71aaa5b

File tree

2 files changed

+6
-39
lines changed

2 files changed

+6
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-react": "7.19.0",
7676
"eslint-plugin-react-hooks": "3.0.0",
7777
"html-loader": "0.5.5",
78-
"html-webpack-plugin": "3.2.0",
78+
"html-webpack-plugin": "4.2.0",
7979
"husky": "4.2.5",
8080
"jest": "25.3.0",
8181
"less": "3.11.1",

yarn.lock

Lines changed: 5 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -3737,11 +3737,6 @@ bcrypt-pbkdf@^1.0.0:
37373737
dependencies:
37383738
tweetnacl "^0.14.3"
37393739

3740-
big.js@^3.1.3:
3741-
version "3.2.0"
3742-
resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.2.0.tgz#a5fc298b81b9e0dca2e458824784b65c52ba588e"
3743-
integrity sha512-+hN/Zh2D08Mx65pZ/4g5bsmNiZUuChDiQfTUQ7qJr4/kuopCr88xZsAXv6mBoZEsUI4OuGHlX59qE94K2mMW8Q==
3744-
37453740
big.js@^5.2.2:
37463741
version "5.2.2"
37473742
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
@@ -7317,7 +7312,7 @@ html-minifier-terser@^5.0.1:
73177312
relateurl "^0.2.7"
73187313
terser "^4.6.3"
73197314

7320-
html-minifier@^3.2.3, html-minifier@^3.5.8:
7315+
html-minifier@^3.5.8:
73217316
version "3.5.21"
73227317
resolved "https://registry.yarnpkg.com/html-minifier/-/html-minifier-3.5.21.tgz#d0040e054730e354db008463593194015212d20c"
73237318
integrity sha512-LKUKwuJDhxNa3uf/LPR/KVjm/l3rBqtYeCOAekvG8F1vItxMUpueGd94i/asDDr8/1u7InxzFA5EeGjhhG5mMA==
@@ -7335,20 +7330,7 @@ html-void-elements@^1.0.0:
73357330
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.5.tgz#ce9159494e86d95e45795b166c2021c2cfca4483"
73367331
integrity sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==
73377332

7338-
7339-
version "3.2.0"
7340-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"
7341-
integrity sha1-sBq71yOsqqeze2r0SS69oD2d03s=
7342-
dependencies:
7343-
html-minifier "^3.2.3"
7344-
loader-utils "^0.2.16"
7345-
lodash "^4.17.3"
7346-
pretty-error "^2.0.2"
7347-
tapable "^1.0.0"
7348-
toposort "^1.0.0"
7349-
util.promisify "1.0.0"
7350-
7351-
html-webpack-plugin@^4.0.0-beta.2:
7333+
[email protected], html-webpack-plugin@^4.0.0-beta.2:
73527334
version "4.2.0"
73537335
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.2.0.tgz#ea46f15b620d4c1c8c73ea399395c81208e9f823"
73547336
integrity sha512-zL7LYTuq/fcJX6vV6tmmvFR508Bd9e6kvVGbS76YAjZ2CPVRzsjkvDYs/SshPevpolSdTWgaDV39D6k6oQoVFw==
@@ -8889,7 +8871,7 @@ [email protected], json5@^2.1.0, json5@^2.1.1, json5@^2.1.2:
88898871
dependencies:
88908872
minimist "^1.2.5"
88918873

8892-
json5@^0.5.0, json5@^0.5.1:
8874+
json5@^0.5.1:
88938875
version "0.5.1"
88948876
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
88958877
integrity sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=
@@ -9279,16 +9261,6 @@ [email protected]:
92799261
emojis-list "^2.0.0"
92809262
json5 "^1.0.1"
92819263

9282-
loader-utils@^0.2.16:
9283-
version "0.2.17"
9284-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
9285-
integrity sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=
9286-
dependencies:
9287-
big.js "^3.1.3"
9288-
emojis-list "^2.0.0"
9289-
json5 "^0.5.0"
9290-
object-assign "^4.0.1"
9291-
92929264
loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
92939265
version "1.4.0"
92949266
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
@@ -9360,7 +9332,7 @@ [email protected]:
93609332
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
93619333
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
93629334

9363-
lodash@^4.0.1, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5:
9335+
lodash@^4.0.1, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.17.5:
93649336
version "4.17.15"
93659337
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
93669338
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -11165,7 +11137,7 @@ [email protected], prettier@^1.16.4:
1116511137
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
1116611138
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
1116711139

11168-
pretty-error@^2.0.2, pretty-error@^2.1.1:
11140+
pretty-error@^2.1.1:
1116911141
version "2.1.1"
1117011142
resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-2.1.1.tgz#5f4f87c8f91e5ae3f3ba87ab4cf5e03b1a17f1a3"
1117111143
integrity sha1-X0+HyPkeWuPzuoerTPXgOxoX8aM=
@@ -13931,11 +13903,6 @@ [email protected]:
1393113903
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
1393213904
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1393313905

13934-
toposort@^1.0.0:
13935-
version "1.0.7"
13936-
resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029"
13937-
integrity sha1-LmhELZ9k7HILjMieZEOsbKqVACk=
13938-
1393913906
tough-cookie@^2.3.3, tough-cookie@~2.5.0:
1394013907
version "2.5.0"
1394113908
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"

0 commit comments

Comments
 (0)