Skip to content

Commit

Permalink
chore: explicitly update istanbul dependencies (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Oct 23, 2017
1 parent 222a3d0 commit 7792733
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -85,10 +85,10 @@
"glob": "^7.0.6",
"istanbul-lib-coverage": "^1.1.1",
"istanbul-lib-hook": "^1.1.0",
"istanbul-lib-instrument": "^1.8.0",
"istanbul-lib-report": "^1.1.1",
"istanbul-lib-source-maps": "^1.2.1",
"istanbul-reports": "^1.1.1",
"istanbul-lib-instrument": "^1.9.1",
"istanbul-lib-report": "^1.1.2",
"istanbul-lib-source-maps": "^1.2.2",
"istanbul-reports": "^1.1.3",
"md5-hex": "^1.2.0",
"merge-source-map": "^1.0.2",
"micromatch": "^2.3.11",
Expand Down

0 comments on commit 7792733

Please sign in to comment.