We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e1e49 commit 11161b3Copy full SHA for 11161b3
1 file changed
package.json
@@ -40,18 +40,18 @@
40
},
41
"devDependencies": {
42
"babel-cli": "^6.10.1",
43
- "babel-eslint": "^6.1.2",
+ "babel-eslint": "^7.1.1",
44
"babel-plugin-add-module-exports": "^0.2.0",
45
"babel-plugin-transform-class-properties": "^6.6.0",
46
"babel-plugin-transform-flow-strip-types": "^6.5.0",
47
"babel-preset-es2015": "^6.5.0",
48
"babel-register": "^6.5.2",
49
"chai": "^3.4.1",
50
- "chai-as-promised": "^5.1.0",
+ "chai-as-promised": "^6.0.0",
51
"coveralls": "^2.11.8",
52
"flow-bin": "^0.37.4",
53
- "mocha": "^2.5.1",
54
- "nyc": "^7.0.0",
+ "mocha": "^3.2.0",
+ "nyc": "^10.0.0",
55
"sinon": "^1.17.2",
56
"standard": "^8.6.0"
57
0 commit comments