From 93a05a73e18a380b08b132efb72b26a64ff997a6 Mon Sep 17 00:00:00 2001 From: Jake Marsh Date: Wed, 11 May 2016 21:28:42 -0700 Subject: [PATCH] bump now-broken dependency packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a47970d..6bfafe3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "gulp-mocha": "^2.1.3", "gulp-notify": "^2.2.0", "gulp-rename": "^1.2.2", - "gulp-sass": "^2.0.x", + "gulp-sass": "^2.3.1", "gulp-sourcemaps": "^1.5.2", "gulp-streamify": "0.0.5", "gulp-uglify": "^1.2.0", @@ -43,7 +43,7 @@ "history": "^1.17.0", "humps": "^1.0.0", "istanbul": "^0.4.0", - "jsdom": "3.1.2", + "jsdom": "^8.0.2", "lodash": "^3.10.0", "mocha": "^2.3.3", "react": "^0.14.x",