From 8ba8e0bdf6b4929cbaee9a3b9740bca24a3a73ca Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 12 Aug 2017 15:58:19 +0200 Subject: [PATCH] fix(package): update tmp to version 0.0.33 (#260) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c6c63f..89a94a7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lodash.template": "^4.4.0", "mkdirp": "^0.5.1", "pify": "^3.0.0", - "tmp": "^0.0.31" + "tmp": "^0.0.33" }, "scripts": { "add-contributor": "all-contributors add",