@thi.ng/testament
Advanced tools
Comparing version 0.2.5 to 0.2.6
# Change Log | ||
- **Last updated**: 2022-04-07T14:17:30Z | ||
- **Last updated**: 2022-05-07T11:33:36Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/testament", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Minimal, rational & TypeScript-friendly test runner, result export as CSV/JSON, watch mode", | ||
@@ -38,11 +38,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/logger": "^1.1.5", | ||
"@thi.ng/logger": "^1.1.6", | ||
"chokidar": "^3.5.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.19.4", | ||
"@microsoft/api-extractor": "^7.23.1", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.13", | ||
"typescript": "^4.6.2" | ||
"typedoc": "^0.22.15", | ||
"typescript": "^4.6.4" | ||
}, | ||
@@ -88,3 +88,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "5ee1feb590dd935593b1dd4e7f38a3ed3ba64765\n" | ||
"gitHead": "cf084be5fd5932226054d2dd32bad35481379f5d\n" | ||
} |
Updated@thi.ng/logger@^1.1.6