From c5cfe68c8aee4cfd09718ef0bcecf0afcf0f6905 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 25 Jan 2024 11:54:06 +0200 Subject: [PATCH] feature: cloudcmd: c8 v9.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d049dd2..4188bce6 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "auto-globals": "^3.0.0", "babel-loader": "^8.0.0", "babel-plugin-macros": "^3.0.0", - "c8": "^8.0.0", + "c8": "^9.1.0", "cheerio": "^1.0.0-rc.5", "clean-css-loader": "^2.0.0", "codegen.macro": "^4.0.0",