We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9749d commit 4731196Copy full SHA for 4731196
package.json
@@ -206,13 +206,13 @@
206
"@types/lodash.omit": "^4.5.4",
207
"@types/mocha": "^5.2.5",
208
"@types/node": "^7.0.67",
209
- "codeclimate-test-reporter": "^0.5.0",
210
- "mocha": "^5.0.5",
211
- "nyc": "^11.6.0",
212
- "testdouble": "^3.7.0",
213
- "ts-node": "^7.0.0",
+ "codeclimate-test-reporter": "^0.5.1",
+ "mocha": "^5.2.0",
+ "nyc": "^13.1.0",
+ "testdouble": "^3.8.2",
+ "ts-node": "^7.0.1",
214
"tslint": "^5.11.0",
215
- "typescript": "^3.0.1",
216
- "vscode": "^1.1.18"
+ "typescript": "^3.1.3",
+ "vscode": "^1.1.21"
217
}
218
0 commit comments