@thi.ng/testament
Advanced tools
Comparing version 0.2.10 to 0.2.11
{ | ||
"name": "@thi.ng/testament", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"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.9", | ||
"@thi.ng/logger": "^1.2.0", | ||
"chokidar": "^3.5.3" | ||
@@ -88,3 +88,3 @@ }, | ||
}, | ||
"gitHead": "976ccd698cedaa60dcef2e69030a5eb98898cc4a\n" | ||
"gitHead": "488e782dcb7311dd7b1804015ccc0848fc52ae8b\n" | ||
} |
Updated@thi.ng/logger@^1.2.0