@thi.ng/testament
Advanced tools
Comparing version 0.3.3 to 0.3.4
# Change Log | ||
- **Last updated**: 2022-10-03T16:07:55Z | ||
- **Last updated**: 2022-10-28T19:08:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/testament", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Minimal, rational & TypeScript-friendly test runner, result export as CSV/JSON, watch mode, file fixtures", | ||
@@ -38,11 +38,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/logger": "^1.4.1", | ||
"@thi.ng/logger": "^1.4.2", | ||
"chokidar": "^3.5.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.31.1", | ||
"@microsoft/api-extractor": "^7.33.5", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.8.3" | ||
"typedoc": "^0.23.18", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -103,3 +103,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "612b1b0bdf442473f04c2edac3012975a6ca28bb\n" | ||
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n" | ||
} |
Updated@thi.ng/logger@^1.4.2