@thi.ng/testament
Advanced tools
Comparing version 0.3.22 to 0.3.23
# Change Log | ||
- **Last updated**: 2023-08-22T14:39:27Z | ||
- **Last updated**: 2023-08-27T11:20:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/testament", | ||
"version": "0.3.22", | ||
"version": "0.3.23", | ||
"description": "Minimal, rational & TypeScript-friendly test runner, result export as CSV/JSON, watch mode, file fixtures", | ||
@@ -38,3 +38,3 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/logger": "^1.4.20", | ||
"@thi.ng/logger": "^1.4.21", | ||
"chokidar": "^3.5.3" | ||
@@ -46,4 +46,4 @@ }, | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.6" | ||
"typedoc": "^0.25.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -104,3 +104,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "74cfe3fb8de5bfcbfc1109e67604541cbd7b77aa\n" | ||
"gitHead": "5929dd20497668496af13415cdf784a4d6f69aa3\n" | ||
} |
Updated@thi.ng/logger@^1.4.21