Skip to content

Commit e84291d

Browse files
committed
chore(deps): update dependency html-webpack-plugin to v5.5.0
1 parent 1d36311 commit e84291d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"file-loader": "6.2.0",
7979
"hoist-non-react-statics": "3.3.2",
8080
"html-loader": "2.1.2",
81-
"html-webpack-plugin": "5.4.0",
81+
"html-webpack-plugin": "5.5.0",
8282
"jest": "27.3.1",
8383
"jest-environment-jsdom": "27.3.1",
8484
"less": "4.1.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4705,15 +4705,15 @@ html-minifier-terser@^6.0.2:
47054705
relateurl "^0.2.7"
47064706
terser "^5.7.2"
47074707

4708-
html-webpack-plugin@5.4.0:
4709-
version "5.4.0"
4710-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.4.0.tgz#d016cd9594be5c243bb5c12287af43babbe1c094"
4711-
integrity sha512-cSUdckNOIqKc0nOrCJG7zkvzEIUcXjzEiVbKdEdIzW3BD5T4xPK6boV1mrTrPDZiL+aAr/j45eqbNL1akU2ZRA==
4708+
html-webpack-plugin@5.5.0:
4709+
version "5.5.0"
4710+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz#c3911936f57681c1f9f4d8b68c158cd9dfe52f50"
4711+
integrity sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==
47124712
dependencies:
47134713
"@types/html-minifier-terser" "^6.0.0"
47144714
html-minifier-terser "^6.0.2"
47154715
lodash "^4.17.21"
4716-
pretty-error "^3.0.4"
4716+
pretty-error "^4.0.0"
47174717
tapable "^2.0.0"
47184718

47194719
htmlparser2@^6.1.0:
@@ -7548,13 +7548,13 @@ [email protected]:
75487548
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
75497549
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
75507550

7551-
pretty-error@^3.0.4:
7552-
version "3.0.4"
7553-
resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-3.0.4.tgz#94b1d54f76c1ed95b9c604b9de2194838e5b574e"
7554-
integrity sha512-ytLFLfv1So4AO1UkoBF6GXQgJRaKbiSiGFICaOPNwQ3CMvBvXpLRubeQWyPGnsbV/t9ml9qto6IeCsho0aEvwQ==
7551+
pretty-error@^4.0.0:
7552+
version "4.0.0"
7553+
resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-4.0.0.tgz#90a703f46dd7234adb46d0f84823e9d1cb8f10d6"
7554+
integrity sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==
75557555
dependencies:
75567556
lodash "^4.17.20"
7557-
renderkid "^2.0.6"
7557+
renderkid "^3.0.0"
75587558

75597559
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.3.1:
75607560
version "27.3.1"
@@ -8027,16 +8027,16 @@ relateurl@^0.2.7:
80278027
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
80288028
integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
80298029

8030-
renderkid@^2.0.6:
8031-
version "2.0.7"
8032-
resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-2.0.7.tgz#464f276a6bdcee606f4a15993f9b29fc74ca8609"
8033-
integrity sha512-oCcFyxaMrKsKcTY59qnCAtmDVSLfPbrv6A3tVbPdFMMrv5jaK10V6m40cKsoPNhAqN6rmHW9sswW4o3ruSrwUQ==
8030+
renderkid@^3.0.0:
8031+
version "3.0.0"
8032+
resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-3.0.0.tgz#5fd823e4d6951d37358ecc9a58b1f06836b6268a"
8033+
integrity sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==
80348034
dependencies:
80358035
css-select "^4.1.3"
80368036
dom-converter "^0.2.0"
80378037
htmlparser2 "^6.1.0"
80388038
lodash "^4.17.21"
8039-
strip-ansi "^3.0.1"
8039+
strip-ansi "^6.0.1"
80408040

80418041
request@^2.88.2:
80428042
version "2.88.2"

0 commit comments

Comments
 (0)