From e51868d8efdfecdfa8e7593b501ff7f06f00dafa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=96=9B=E5=AE=9A=E8=B0=94=E7=9A=84=E7=8C=AB?= Date: Tue, 25 Sep 2018 21:08:18 +0800 Subject: [PATCH] Upgrade: debug@4 (fixes #10854) (#10887) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a37b3c21b7..ebee08a9337 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "ajv": "^6.5.3", "chalk": "^2.1.0", "cross-spawn": "^6.0.5", - "debug": "^3.1.0", + "debug": "^4.0.1", "doctrine": "^2.1.0", "eslint-scope": "^4.0.0", "eslint-utils": "^1.3.1",