|
82 | 82 | "glob": "^7.0.3",
|
83 | 83 | "istanbul-lib-coverage": "^1.0.0-alpha.4",
|
84 | 84 | "istanbul-lib-hook": "^1.0.0-alpha.4",
|
85 |
| - "istanbul-lib-instrument": "^1.1.0-alpha.1", |
| 85 | + "istanbul-lib-instrument": "^1.1.0-alpha.3", |
86 | 86 | "istanbul-lib-report": "^1.0.0-alpha.3",
|
87 | 87 | "istanbul-lib-source-maps": "^1.0.0-alpha.10",
|
88 |
| - "istanbul-reports": "^1.0.0-alpha.7", |
| 88 | + "istanbul-reports": "^1.0.0-alpha.8", |
89 | 89 | "md5-hex": "^1.2.0",
|
90 |
| - "micromatch": "^2.3.7", |
| 90 | + "micromatch": "^2.3.11", |
91 | 91 | "mkdirp": "^0.5.0",
|
92 | 92 | "pkg-up": "^1.0.0",
|
93 | 93 | "resolve-from": "^2.0.0",
|
94 | 94 | "rimraf": "^2.5.3",
|
95 | 95 | "signal-exit": "^3.0.0",
|
96 |
| - "spawn-wrap": "^1.2.2", |
| 96 | + "spawn-wrap": "^1.2.4", |
97 | 97 | "test-exclude": "^1.1.0",
|
98 |
| - "yargs": "^4.7.0" |
| 98 | + "yargs": "^4.8.0" |
99 | 99 | },
|
100 | 100 | "devDependencies": {
|
101 | 101 | "any-path": "^1.3.0",
|
102 | 102 | "bundle-dependencies": "^1.0.2",
|
103 | 103 | "chai": "^3.0.0",
|
104 |
| - "coveralls": "^2.11.4", |
| 104 | + "coveralls": "^2.11.11", |
105 | 105 | "exists-sync": "0.0.3",
|
106 | 106 | "forking-tap": "^0.1.1",
|
107 | 107 | "is-windows": "^0.2.0",
|
|
110 | 110 | "requirejs": "^2.2.0",
|
111 | 111 | "sanitize-filename": "^1.5.3",
|
112 | 112 | "sinon": "^1.15.3",
|
113 |
| - "source-map-support": "^0.4.1", |
| 113 | + "source-map-support": "^0.4.2", |
114 | 114 | "split-lines": "^1.0.0",
|
115 | 115 | "standard": "^7.0.1",
|
116 |
| - "standard-version": "^2.2.1", |
117 |
| - "tap": "^6.1.1", |
| 116 | + "standard-version": "^2.4.0", |
| 117 | + "tap": "^6.2.0", |
118 | 118 | "which": "^1.2.4",
|
119 | 119 | "zero-fill": "^2.2.3"
|
120 | 120 | },
|
|
0 commit comments