From ac6618a96060501b3b2a161bbaac7b2423640a02 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 11 Jan 2018 15:12:13 +0000 Subject: [PATCH] fix(package): update commander to version 2.13.0 Closes #69 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f38e60f..b2b12db 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "async": "2.4.0", "can-simple-window": "^0.1.0", - "commander": "2.9.0", + "commander": "2.13.0", "glob": "~7.1.1", "gulp-util": "^3.0.7", "handlebars": "~4.0.8",