Skip to content

Commit 4945dac

Browse files
authored
fix: update core istanbul libraries (#426)
1 parent c487eb3 commit 4945dac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
"glob": "^7.0.6",
8484
"istanbul-lib-coverage": "^1.0.0",
8585
"istanbul-lib-hook": "^1.0.0-alpha.4",
86-
"istanbul-lib-instrument": "^1.1.3",
86+
"istanbul-lib-instrument": "^1.2.0",
8787
"istanbul-lib-report": "^1.0.0-alpha.3",
8888
"istanbul-lib-source-maps": "^1.0.2",
89-
"istanbul-reports": "^1.0.0-alpha.8",
89+
"istanbul-reports": "^1.0.0",
9090
"md5-hex": "^1.2.0",
9191
"micromatch": "^2.3.11",
9292
"mkdirp": "^0.5.0",

0 commit comments

Comments
 (0)