diff --git a/package.json b/package.json index aa617c29d..a727de8ec 100644 --- a/package.json +++ b/package.json @@ -75,18 +75,18 @@ "foreground-child": "^1.5.6", "glob": "^7.1.3", "istanbul-lib-coverage": "^2.0.4", - "istanbul-lib-hook": "^2.0.5", - "istanbul-lib-instrument": "^3.1.2", - "istanbul-lib-report": "^2.0.6", - "istanbul-lib-source-maps": "^3.0.4", - "istanbul-reports": "^2.2.1", + "istanbul-lib-hook": "^2.0.6", + "istanbul-lib-instrument": "^3.2.0", + "istanbul-lib-report": "^2.0.7", + "istanbul-lib-source-maps": "^3.0.5", + "istanbul-reports": "^2.2.2", "make-dir": "^2.1.0", "merge-source-map": "^1.1.0", "resolve-from": "^4.0.0", "rimraf": "^2.6.3", "signal-exit": "^3.0.2", "spawn-wrap": "^1.4.2", - "test-exclude": "^5.2.1", + "test-exclude": "^5.2.2", "uuid": "^3.3.2", "yargs": "^13.2.2", "yargs-parser": "^13.0.0" @@ -100,7 +100,7 @@ "newline-regex": "^0.2.1", "requirejs": "^2.3.6", "sanitize-filename": "^1.6.1", - "source-map-support": "^0.5.11", + "source-map-support": "^0.5.12", "standard": "^12.0.1", "standard-version": "^5.0.2", "strip-indent": "^2.0.0",