From c5984d974d2d94469749ee54c33157fe6ccc788a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 05:47:09 +0000 Subject: [PATCH] Bump del from 5.1.0 to 6.0.0 Bumps [del](https://github.com/sindresorhus/del) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/sindresorhus/del/releases) - [Commits](https://github.com/sindresorhus/del/compare/v5.1.0...v6.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3c4179..faaf670 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "url": "https://github.com/huiyifyj/Proxy-pac.js/issues" }, "devDependencies": { - "del": "^5.0.0", + "del": "^6.0.0", "gulp": "^4.0.1", "gulp-concat": "^2.6.1", "gulp-header": "^2.0.7",