We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e39e00 commit e01ec8cCopy full SHA for e01ec8c
package.json
@@ -84,7 +84,7 @@
84
"glob": "^7.0.6",
85
"istanbul-lib-coverage": "^1.0.0",
86
"istanbul-lib-hook": "^1.0.0-alpha.4",
87
- "istanbul-lib-instrument": "^1.3.1",
+ "istanbul-lib-instrument": "^1.4.0-candidate.0",
88
"istanbul-lib-report": "^1.0.0-alpha.3",
89
"istanbul-lib-source-maps": "^1.1.0",
90
"istanbul-reports": "^1.0.0",
@@ -95,9 +95,9 @@
95
"resolve-from": "^2.0.0",
96
"rimraf": "^2.5.4",
97
"signal-exit": "^3.0.1",
98
- "spawn-wrap": "^1.3.4",
+ "spawn-wrap": "1.2.4",
99
"test-exclude": "^3.3.0",
100
- "yargs": "^6.4.0",
+ "yargs": "^6.6.0",
101
"yargs-parser": "^4.0.2"
102
},
103
"devDependencies": {
0 commit comments