From 75c323704111133fde299806253e32a073f2af26 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 22 May 2018 20:29:58 +0000 Subject: [PATCH] chore(package): update @types/shelljs to version 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da4f811..d4ae444 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@types/amqplib": "^0.5.4", "@types/chai": "^4.0.4", "@types/mocha": "^5.0.0", - "@types/shelljs": "^0.7.6", + "@types/shelljs": "^0.8.0", "chai": "^4.1.2", "mocha": "^5.0.4", "mocha-parallel-tests": "^1.2.10",