Skip to content

Commit

Permalink
Merge pull request #422 from t3chguy/develop
Browse files Browse the repository at this point in the history
Update istanbul to remove minimatch DoS Warning
  • Loading branch information
richvdh committed Apr 21, 2017
2 parents 4c63906 + fdd42fb commit 9d532b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-config-google": "^0.7.1",
"exorcist": "^0.4.0",
"expect": "^1.20.2",
"istanbul": "^0.3.13",
"istanbul": "^0.4.5",
"jsdoc": "^3.4.0",
"lolex": "^1.5.2",
"mocha": "^3.2.0",
Expand Down

0 comments on commit 9d532b6

Please sign in to comment.