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 481ba24 commit 7aba893Copy full SHA for 7aba893
1 file changed
package.json
@@ -32,11 +32,11 @@
32
"coverage": "istanbul cover _mocha -- -u exports --recursive test"
33
},
34
"devDependencies": {
35
- "chai": "~2.1",
36
- "eslint": "^0.15",
+ "chai": "~2.3",
+ "eslint": "^0.21.2",
37
"istanbul": "^0.3.6",
38
- "mocha": "~2.1",
39
- "sinon": "~1.12",
+ "mocha": "~2.2.5",
+ "sinon": "~1.14.1",
40
"sinon-chai": "~2.7"
41
42
"keywords": [
0 commit comments