@thi.ng/testament
Advanced tools
Comparing version 0.4.6 to 0.4.7
# Change Log | ||
- **Last updated**: 2023-12-18T13:41:20Z | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/testament", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"description": "Minimal, rational & TypeScript-friendly test runner, result export as CSV/JSON, watch mode, file fixtures", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/logger": "^2.1.0", | ||
"@thi.ng/logger": "^2.1.1", | ||
"chokidar": "^3.5.3" | ||
@@ -47,3 +47,2 @@ }, | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.4", | ||
@@ -106,3 +105,3 @@ "typescript": "^5.3.2" | ||
}, | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\n" | ||
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n" | ||
} |
5
45331
Updated@thi.ng/logger@^2.1.1