From 1e853b040d7e6ecce1394091f2d2e9bfbbea987d Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 3 Dec 2020 18:21:01 +0200 Subject: [PATCH] feature(package) supertape v3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b58f69b4..e70d5194 100644 --- a/package.json +++ b/package.json @@ -217,7 +217,7 @@ "stylelint": "^13.0.0", "stylelint-config-standard": "^20.0.0", "supermenu": "^4.0.1", - "supertape": "^2.0.0", + "supertape": "^3.1.3", "tar-stream": "^2.0.0", "unionfs": "^4.0.0", "url-loader": "^4.0.0",