Skip to content

Commit 11161b3

Browse files
author
Bryan Kendall
committed
update testing frameworks
1 parent f1e1e49 commit 11161b3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
},
4141
"devDependencies": {
4242
"babel-cli": "^6.10.1",
43-
"babel-eslint": "^6.1.2",
43+
"babel-eslint": "^7.1.1",
4444
"babel-plugin-add-module-exports": "^0.2.0",
4545
"babel-plugin-transform-class-properties": "^6.6.0",
4646
"babel-plugin-transform-flow-strip-types": "^6.5.0",
4747
"babel-preset-es2015": "^6.5.0",
4848
"babel-register": "^6.5.2",
4949
"chai": "^3.4.1",
50-
"chai-as-promised": "^5.1.0",
50+
"chai-as-promised": "^6.0.0",
5151
"coveralls": "^2.11.8",
5252
"flow-bin": "^0.37.4",
53-
"mocha": "^2.5.1",
54-
"nyc": "^7.0.0",
53+
"mocha": "^3.2.0",
54+
"nyc": "^10.0.0",
5555
"sinon": "^1.17.2",
5656
"standard": "^8.6.0"
5757
},

0 commit comments

Comments
 (0)