From 5e08ae232a1b8e9bade723577d9976347aa5c2dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20L=C3=BCth?= Date: Thu, 8 Feb 2018 13:48:14 +0100 Subject: [PATCH] update devdependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c93e7b1..e54cdf3 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "devDependencies": { "del": "3.0.0", "gulp": "3.9.1", - "gulp-bump": "3.0.0", + "gulp-bump": "3.1.0", "gulp-chmod": "2.0.0", "gulp-devtools": "0.0.3", "gulp-eslint": "4.0.2", @@ -67,7 +67,7 @@ "gulp-uglify": "3.0.0", "gulp-util": "3.0.8", "gulp-wrap": "0.13.0", - "require-dir": "0.3.2", + "require-dir": "1.0.0", "run-sequence": "2.2.1", "uglify-js": "3.3.9" },