diff --git a/package.json b/package.json index d2d5c10..d130ee0 100644 --- a/package.json +++ b/package.json @@ -16,37 +16,37 @@ ], "dependencies": { "angular": "^1.x", - "moment": "^2.x" + "moment": "^2.15.x" }, "devDependencies": { "angular-mocks": "^1.x", - "coveralls": "^2.11.6", - "cz-conventional-changelog": "^1.1.5", - "eslint": "^3.5.0", - "gulp": "^3.8.11", - "gulp-htmlmin": "^2.0.0", + "coveralls": "^2.11.14", + "cz-conventional-changelog": "^1.2.0", + "eslint": "^3.6.1", + "gulp": "^3.9.1", + "gulp-htmlmin": "^3.0.0", "gulp-jscs": "^4.0.0", - "gulp-jshint": "^2.0.0", + "gulp-jshint": "^2.0.1", "gulp-standard": "^8.0.2", - "jasmine-core": "^2.4.1", - "jquery": "^3.1.0", - "jshint": "^2.9.1", - "jshint-stylish": "^2.1.0", + "jasmine-core": "^2.5.2", + "jquery": "^3.1.1", + "jshint": "^2.9.3", + "jshint-stylish": "^2.2.1", "karma": "^1.3.0", "karma-chrome-launcher": "^2.0.0", "karma-coverage": "^1.1.1", "karma-firefox-launcher": "^1.0.0", "karma-jasmine": "^1.0.2", - "karma-phantomjs-launcher": "^1.0.0", - "karma-threshold-reporter": "^0.1.12", + "karma-phantomjs-launcher": "^1.0.2", + "karma-threshold-reporter": "^0.1.15", "karma-webpack": "^1.8.0", - "lodash": "^4.5.0", - "phantomjs-prebuilt": "^2.1.4", - "plato": "^1.5.0", + "lodash": "^4.16.2", + "phantomjs-prebuilt": "^2.1.12", + "plato": "^1.7.0", "run-browser": "^2.0.2", "semantic-release": "^6.3.0", - "standard": "^8.0.0", - "tape": "^4.4.0", + "standard": "^8.2.0", + "tape": "^4.6.0", "webpack": "^1.13.2" }, "scripts": {