@thi.ng/testament
Advanced tools
Comparing version 0.2.1 to 0.2.2
# Change Log | ||
- **Last updated**: 2021-11-19T07:59:51Z | ||
- **Last updated**: 2021-11-21T17:09:28Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/testament", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Minimal, rational & TypeScript-friendly test runner, result export as CSV/JSON, watch mode", | ||
@@ -38,3 +38,3 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/logger": "^1.1.1", | ||
"@thi.ng/logger": "^1.1.2", | ||
"chokidar": "^3.5.2" | ||
@@ -88,3 +88,3 @@ }, | ||
}, | ||
"gitHead": "8bd27c8bde0b770e7c001943f11c951cd345d668\n" | ||
"gitHead": "e8a7c2a40191b391cef182c2978e5a6c85987a87\n" | ||
} |
Updated@thi.ng/logger@^1.1.2