Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Commit 5ed5a6a

Browse files
Update html-minifier requirement from ^3.5.2 to ^4.0.0
Updates the requirements on [html-minifier](https://github.com/kangax/html-minifier) to permit the latest version. - [Release notes](https://github.com/kangax/html-minifier/releases) - [Commits](kangax/html-minifier@v3.5.2...v4.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent b827d7b commit 5ed5a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"bluebird": "^3.5.0",
4141
"clean-css": "^4.1.4",
4242
"hasha": "^4.0.0",
43-
"html-minifier": "^3.5.2",
43+
"html-minifier": "^4.0.0",
4444
"imagemin": "^6.0.0",
4545
"imagemin-gifsicle": "^6.0.1",
4646
"imagemin-jpegtran": "^6.0.0",

0 commit comments

Comments
 (0)