From ed302af1506c74a2c3ba24f07665d6f8873e0490 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 22 Nov 2021 20:28:02 +0200 Subject: [PATCH] feature(package) html-webpack-plugin v5.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbda64f6..6ee4f35a 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "gritty": "^6.0.0", "gunzip-maybe": "^1.3.1", "html-looks-like": "^1.0.2", - "html-webpack-plugin": "^4.0.1", + "html-webpack-plugin": "^5.5.0", "inherits": "^2.0.3", "just-capitalize": "^1.0.0", "just-pascal-case": "^1.1.0",