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 e648c8b commit d058b44Copy full SHA for d058b44
package.json
@@ -22,16 +22,16 @@
22
"oauth": "0.9.15"
23
},
24
"devDependencies": {
25
- "mocha": "~2.2.4",
26
- "nock": "~2.0.1",
27
- "proxyquire": "^1.3.1",
28
- "rewire": "~2.3.3",
29
- "should": "~6.0.1",
30
- "should-promised": "~0.2.1",
31
- "simple-mock": "~0.3.0",
32
- "sinon": "~1.14.1",
33
- "istanbul": "~0.3.13",
34
- "codeclimate-test-reporter": "0.0.4"
+ "mocha": "~4.1.0",
+ "nock": "~9.1.5",
+ "proxyquire": "^1.8.0",
+ "rewire": "~3.0.2",
+ "should": "~13.2.0",
+ "should-promised": "~0.3.1",
+ "simple-mock": "~0.8.0",
+ "sinon": "~4.1.3",
+ "istanbul": "~0.4.5",
+ "codeclimate-test-reporter": "0.5.0"
35
36
"engines": {
37
"node": ">= 0.10.0"
0 commit comments