Browse Source

chore(package): update istanbul to version 0.4.5

https://greenkeeper.io/
greenkeeperio-bot 9 years ago
parent
commit
fe665459f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -46,7 +46,7 @@
   },
   "devDependencies": {
     "coveralls": "~2.11.6",
-    "istanbul": "~0.4.2",
+    "istanbul": "~0.4.5",
     "mocha": "~2.4.1",
     "mocha-lcov-reporter": "~1.2.0"
   }