From 0c40edd3ae1427fbd70b249d0809af1c6d8955e0 Mon Sep 17 00:00:00 2001 From: kiswa Date: Wed, 17 May 2017 21:55:16 +0000 Subject: [PATCH] Update dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9616dbf..14b749a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/highlight.js": "^9.1.9", "@types/marked": "0.0.28", "bourbon": "^4.3.4", - "bourbon-neat": "^1.8.0", + "bourbon-neat": "@1.8.0", "chai": "^3.5.0", "chartist": "^0.11.0", "chartist-plugin-tooltip": "git+https://github.com/Globegitter/chartist-plugin-tooltip.git", @@ -57,8 +57,8 @@ "gulp-cssnano": "^2.1.2", "gulp-imagemin": "^3.2.0", "gulp-istanbul": "^1.1.1", - "gulp-mocha": "^3.0.1", - "gulp-phpunit": "^0.22.2", + "gulp-mocha": "@3.0.1", + "gulp-phpunit": "^0.23.0", "gulp-sass": "^3.1.0", "gulp-scss-lint": "^0.4.0", "gulp-tslint": "^8.0.0",