@thi.ng/testament
Advanced tools
Comparing version 0.2.8 to 0.2.9
# Change Log | ||
- **Last updated**: 2022-06-09T16:14:01Z | ||
- **Last updated**: 2022-07-19T15:36:12Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/testament", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"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.7", | ||
"@thi.ng/logger": "^1.1.8", | ||
"chokidar": "^3.5.3" | ||
@@ -47,3 +47,3 @@ }, | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -89,3 +89,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9e516d30a1a537e027a6b3d78bf9121bc5831d31\n" | ||
"gitHead": "108a6357b77d457912d30681d7cc5603ae995209\n" | ||
} |
Updated@thi.ng/logger@^1.1.8