diff --git a/package.json b/package.json index aacca8ae..72ed2916 100644 --- a/package.json +++ b/package.json @@ -26,11 +26,11 @@ "grunt-cli": "^1.3.2", "grunt-contrib-compress": "^1.3.0", "grunt-contrib-concat": "^1.0.1", - "grunt-contrib-jshint": "^2.0.0", + "grunt-contrib-jshint": "^2.1.0", "grunt-css-url-embed": "^1.11.1", "grunt-sass": "^3.0.2", - "jasmine": "^3.3.1", - "jsdom": "^13.1.0", + "jasmine": "^3.4.0", + "jsdom": "^15.0.0", "load-grunt-tasks": "^4.0.0", "node-sass": "^4.11.0", "selenium-webdriver": "^3.6.0",