diff --git a/package.json b/package.json index e152cd9..753c826 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "babel-cli": "^6.14.0", "babel-core": "^6.14.0", - "babel-eslint": "^6.1.2", + "babel-eslint": "^7.1.1", "babel-preset-es2015": "^6.14.0", "body-parser": "^1.15.2", "coveralls": "^2.11.12", @@ -64,12 +64,12 @@ "eslint-plugin-promise": "^3.4.0", "eslint-plugin-standard": "^2.0.0", "express": "^4.14.0", - "nyc": "^8.1.0", + "nyc": "^10.0.0", "rimraf": "^2.5.4", "supertest": "^2.0.0", "tap-spec": "^4.1.1", "tape": "^4.6.0", - "watch": "^0.19.2" + "watch": "^1.0.1" }, "dependencies": { "lodash": "^4.15.0",