Skip to content

Commit

Permalink
Merge pull request istanbuljs#114 from isaacs/master
Browse files Browse the repository at this point in the history
Update to latest versions of tap, glob, rimraf
  • Loading branch information
bcoe committed Dec 25, 2015
2 parents 87dd84a + 7247777 commit 4553ce2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
"append-transform": "^0.2.0",
"convert-source-map": "^1.1.2",
"foreground-child": "^1.3.0",
"glob": "^5.0.14",
"glob": "^6.0.2",
"istanbul": "^0.4.1",
"lodash": "^3.10.0",
"micromatch": "~2.1.6",
"mkdirp": "^0.5.0",
"resolve-from": "^2.0.0",
"rimraf": "^2.4.2",
"rimraf": "^2.5.0",
"signal-exit": "^2.1.1",
"source-map": "^0.5.3",
"spawn-wrap": "^1.0.1",
Expand All @@ -91,7 +91,7 @@
"source-map-fixtures": "^0.4.0",
"source-map-support": "^0.4.0",
"standard": "^5.2.1",
"tap": "^1.3.4",
"tap": "^2.3.5",
"win-spawn": "^2.0.0",
"zero-fill": "^2.2.1"
},
Expand Down

0 comments on commit 4553ce2

Please sign in to comment.