Skip to content

Commit

Permalink
fix: upgrade spawn-wrap and istanbul-lib-instrument (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 27, 2016
1 parent 8603aa9 commit e0ef1d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -84,7 +84,7 @@
"glob": "^7.0.6",
"istanbul-lib-coverage": "^1.0.0",
"istanbul-lib-hook": "^1.0.0-alpha.4",
"istanbul-lib-instrument": "^1.3.0",
"istanbul-lib-instrument": "^1.3.1",
"istanbul-lib-report": "^1.0.0-alpha.3",
"istanbul-lib-source-maps": "^1.1.0",
"istanbul-reports": "^1.0.0",
Expand All @@ -95,7 +95,7 @@
"resolve-from": "^2.0.0",
"rimraf": "^2.5.4",
"signal-exit": "^3.0.1",
"spawn-wrap": "^1.2.4",
"spawn-wrap": "^1.3.4",
"test-exclude": "^3.3.0",
"yargs": "^6.4.0",
"yargs-parser": "^4.0.2"
Expand Down

0 comments on commit e0ef1d5

Please sign in to comment.