From cfc847de4ae1343838fdfb1661af26c56446ddd3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 10 Sep 2018 21:59:22 +0000 Subject: [PATCH] chore(package): update grunt-contrib-clean to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57537a1..043268e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "cz-conventional-changelog": "^2.0.0", "grunt": "latest", - "grunt-contrib-clean": "^1.1.0", + "grunt-contrib-clean": "^2.0.0", "grunt-contrib-nodeunit": "^1.0.0", "husky": "^0.14.0", "lint-staged": "^7.1.1",