Skip to content

Commit e0ef1d5

Browse files
authored
fix: upgrade spawn-wrap and istanbul-lib-instrument (#477)
1 parent 8603aa9 commit e0ef1d5

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
@@ -84,7 +84,7 @@
8484
"glob": "^7.0.6",
8585
"istanbul-lib-coverage": "^1.0.0",
8686
"istanbul-lib-hook": "^1.0.0-alpha.4",
87-
"istanbul-lib-instrument": "^1.3.0",
87+
"istanbul-lib-instrument": "^1.3.1",
8888
"istanbul-lib-report": "^1.0.0-alpha.3",
8989
"istanbul-lib-source-maps": "^1.1.0",
9090
"istanbul-reports": "^1.0.0",
@@ -95,7 +95,7 @@
9595
"resolve-from": "^2.0.0",
9696
"rimraf": "^2.5.4",
9797
"signal-exit": "^3.0.1",
98-
"spawn-wrap": "^1.2.4",
98+
"spawn-wrap": "^1.3.4",
9999
"test-exclude": "^3.3.0",
100100
"yargs": "^6.4.0",
101101
"yargs-parser": "^4.0.2"

0 commit comments

Comments
 (0)