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 2a56756 commit e9aaa78Copy full SHA for e9aaa78
package.json
@@ -56,20 +56,20 @@
56
"devDependencies": {
57
"@types/chai": "^4.1.7",
58
"@types/chai-as-promised": "^7.1.0",
59
- "@types/mocha": "^5.2.6",
60
- "@types/node": "^12.0.2",
+ "@types/mocha": "^5.2.7",
+ "@types/node": "^12.6.3",
61
"chai": "^4.2.0",
62
"chai-as-promised": "^7.1.1",
63
- "coveralls": "^3.0.3",
64
- "delay": "^4.2.0",
+ "coveralls": "^3.0.5",
+ "delay": "^4.3.0",
65
"dirty-chai": "^2.0.1",
66
"istanbul": "^0.4.5",
67
"mocha": "^6.1.4",
68
"sinon": "^7.3.2",
69
"sinon-chai": "^3.3.0",
70
"sleep-promise": "^8.0.1",
71
- "ts-node": "^8.1.0",
72
- "tslint": "^5.16.0",
73
- "typescript": "^3.5.2"
+ "ts-node": "^8.3.0",
+ "tslint": "^5.18.0",
+ "typescript": "^3.5.3"
74
}
75
0 commit comments