Comparing version
{ | ||
"name": "node-tdd", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "Drop in extension for mocha to abstract commonly used test setups", | ||
@@ -47,3 +47,3 @@ "main": "lib/index.js", | ||
"@babel/register": "7.7.7", | ||
"@blackflux/eslint-plugin-rules": "1.3.23", | ||
"@blackflux/eslint-plugin-rules": "1.3.24", | ||
"@blackflux/robo-config-plugin": "3.0.8", | ||
@@ -115,3 +115,3 @@ "babel-eslint": "10.0.3", | ||
"minimist": "1.2.0", | ||
"nock": "11.7.1", | ||
"nock": "11.7.2", | ||
"smart-fs": "1.11.8", | ||
@@ -118,0 +118,0 @@ "timekeeper": "2.2.0", |
+ Added
- Removed
Updated