Skip to content

Commit 1a87137

Browse files
committed
Update some test dev dependencies
1 parent a972eb5 commit 1a87137

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
"babel-runtime": "^5.8.x",
4646
"babel-core": "5.8.22",
4747
"babel-eslint": "4.1.8",
48-
"chai": "3.4.1",
49-
"coveralls": "2.11.6",
48+
"chai": "3.5.0",
49+
"coveralls": "2.11.14",
5050
"eslint": "1.10.3",
5151
"eslint-plugin-babel": "2.2.0",
5252
"flow-bin": "0.32.0",
5353
"isparta": "3.0.3",
54-
"mocha": "2.3.4",
55-
"sane": "1.3.0"
54+
"mocha": "3.0.2",
55+
"sane": "1.4.1"
5656
},
5757
"typings": "index.d.ts"
5858
}

0 commit comments

Comments
 (0)