From 7c3f616995dafc8f8c80766db0a941cfc2006fcf Mon Sep 17 00:00:00 2001 From: Andrew Koroluk Date: Mon, 22 Oct 2018 16:43:27 -0700 Subject: [PATCH] chore(package): bump shelljs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca0bdccdd..45cdaab5a 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "q": "^1.0.1", "recursive-readdir": "^2.0.0", "run-sequence": "^2.1.0", - "shelljs": "^0.7.5", + "shelljs": "^0.8.2", "should": "^12.0.0", "yeoman-assert": "^3.1.1", "yeoman-test": "^1.7.2"